apenwarr-redo/t/curse/default.n2.do
Avery Pennarun 65d4639b48 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.
2010-11-19 02:20:17 -08:00

4 lines
66 B
Text

echo n2-$1
echo $1 >>$1.count
echo $1 >>in.countall
redo countall