t/curse: test that 'redo' (not redo-ifchange) always redoes a command.

...if the containing .do file is getting redone at all, of course.

Currently passes in serial mode, fails in parallel.
This commit is contained in:
Avery Pennarun 2010-11-19 02:10:44 -08:00
commit 65d4639b48
5 changed files with 21 additions and 4 deletions

View file

@ -1,2 +1,4 @@
echo n2-$1
echo $1 >>$1.count
echo $1 >>in.countall
redo countall