3 lines
112 B
Text
3 lines
112 B
Text
|
|
rm -f all
|
||
|
|
redo-ifchange # should not default to 'all' since not running from top level
|
||
|
|
[ ! -e all ] || exit 11
|