From: Josef 'Jeff' Sipek Date: Fri, 29 Jun 2007 07:02:24 +0000 (-0400) Subject: Change delay on thor to 0.125 seconds X-Git-Url: https://git.fsl.cs.sunysb.edu/?a=commitdiff_plain;h=71e43430c86a813e02af225e06aba35bd041c4f4;p=unionfs-regression-odf.git Change delay on thor to 0.125 seconds Signed-off-by: Josef 'Jeff' Sipek --- diff --git a/thor.conf b/thor.conf index 49e7fc6..fdae596 100644 --- a/thor.conf +++ b/thor.conf @@ -49,7 +49,7 @@ FS2=ext2 FS3=ext2 # delay between each test (in seconds, optional) -DELAY=1 +DELAY=0.125 # Echo the command being executed to a file/device (optional) This is useful # when unionfs printk's some debugging output which may go to a log file,