components/text-utilities/patches/tests.patch
author Ben Chang <Benjamin.Chang@Oracle.COM>
Mon, 24 Oct 2016 09:50:29 -0700
changeset 7148 826065fb5949
parent 3897 cd126ba3fdda
permissions -rw-r--r--
22582216 sendmail services goes into maintenance after ldap client refresh

Changes needed to make the tailf tests work correctly.

These will be passed upstream.

--- util-linux-2.25.2/tests/ts/tailf/simple.orig	2015-02-16 18:13:47.493114932 -0800
+++ util-linux-2.25.2/tests/ts/tailf/simple	2015-03-01 15:18:29.040656789 -0800
@@ -27,9 +27,9 @@
 
 $TS_CMD_TAILF $INPUT > $TS_OUTPUT 2>&1 &
 
-sleep 0.5
+sleep 0.1
 echo {0..9} >> $INPUT
-sleep 0.5
+sleep 0.2
 
 rm -f $INPUT