apenwarr-redo/t/hello.o.do
Avery Pennarun 534dd9813f t/*.do: add some time delays.
These only take effect if you export SLEEP=1.  Useful for testing
parallelism.
2010-11-13 02:17:22 -08:00

4 lines
91 B
Text

redo-ifchange CC hello.c /usr/include/stdio.h
redo-ifcreate stdio.h
./sleep 3
./CC hello.c