Change delay on thor to 0.125 seconds
authorJosef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
Fri, 29 Jun 2007 07:02:24 +0000 (03:02 -0400)
committerJosef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
Fri, 29 Jun 2007 07:02:24 +0000 (03:02 -0400)
Signed-off-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
thor.conf

index 49e7fc63b0f3add90cce9cdb861ef663e0b4140e..fdae596c22db490ff2b666b478cfcc3e5772e84b 100644 (file)
--- 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,