* `touch' might not be in $PATH.

This commit is contained in:
Eelco Dolstra 2006-07-24 16:19:08 +00:00
parent b545c669a0
commit 88acffa20a
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
sleep 3
touch $out
# Use `>>'; without proper locking this will cause text duplication.
echo -n $(cat $inputs)$text >> $out