Because the two programs use separate state databases, it helps if we clean up some temp files between runs. Otherwise they might think you created some targets "by hand" and refuse to rebuild them.
5 lines
130 B
Text
5 lines
130 B
Text
. ../skip-if-minimal-do.sh
|
|
redo overwrite1 2>&1 && exit 55
|
|
redo overwrite2 2>&1 && exit 56
|
|
redo overwrite3 2>&1 && exit 57
|
|
exit 0
|