* `touch' might not be in $PATH.
This commit is contained in:
parent
b545c669a0
commit
88acffa20a
|
@ -1,6 +1,5 @@
|
|||
sleep 3
|
||||
|
||||
touch $out
|
||||
# Use `>>'; without proper locking this will cause text duplication.
|
||||
echo -n $(cat $inputs)$text >> $out
|
||||
|
||||
|
|
Loading…
Reference in a new issue