From 71e43430c86a813e02af225e06aba35bd041c4f4 Mon Sep 17 00:00:00 2001 From: Josef 'Jeff' Sipek Date: Fri, 29 Jun 2007 03:02:24 -0400 Subject: [PATCH] Change delay on thor to 0.125 seconds Signed-off-by: Josef 'Jeff' Sipek --- thor.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.43.0