When running x/y/z/whatever.do, first cd to x/y/z.
That way it's exactly equivalent to cd x/y/z; redo whatever
This commit is contained in:
parent
45c6aad649
commit
3c16056c21
3 changed files with 19 additions and 7 deletions
1
test.do
1
test.do
|
|
@ -1,3 +1,4 @@
|
|||
redo --ifchange t/it
|
||||
wvtestrun redo runtests >&2
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue