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:
parent
8e4bfd10f9
commit
65d4639b48
5 changed files with 21 additions and 4 deletions
2
t/curse/countall.do
Normal file
2
t/curse/countall.do
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
echo $1 >>out.countall
|
||||
echo hello
|
||||
Loading…
Add table
Add a link
Reference in a new issue