about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2006-07-24T16·19+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2006-07-24T16·19+0000
commit88acffa20ac45fd13b65a1d9143e0400ae0bde47 (patch)
treea4dc91f3e468ea785caaff27c4c5c02a14652c5c /tests
parentb545c669a0d6b6ab7b1aa56560001e43fe9c0956 (diff)
* `touch' might not be in $PATH.
Diffstat (limited to 'tests')
-rw-r--r--tests/locking.builder.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/locking.builder.sh b/tests/locking.builder.sh
index 7598653b1d5d..4cb5eb379806 100644
--- a/tests/locking.builder.sh
+++ b/tests/locking.builder.sh
@@ -1,6 +1,5 @@
 sleep 3
 
-touch $out
 # Use `>>'; without proper locking this will cause text duplication.
 echo -n $(cat $inputs)$text >> $out