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

2
t/curse/countall.do Normal file
View file

@ -0,0 +1,2 @@
echo $1 >>out.countall
echo hello