It was getting way too ad-hoc in there. Let's reorganize the tests so that there's a good, obvious, suggested sequence to run them in.
4 lines
92 B
Text
4 lines
92 B
Text
redo-ifchange CC hello.c /usr/include/stdio.h
|
|
redo-ifcreate stdio.h
|
|
../sleep 3
|
|
./CC hello.c
|