redo-always/redo-ifcreate/redo-stamp: work inside chdir().
If someone cd's to another directory and then runs redo-always, we weren't adding to the right target.
This commit is contained in:
parent
caea093519
commit
e6f95521ae
6 changed files with 26 additions and 7 deletions
|
|
@ -1,3 +1,4 @@
|
|||
echo $$ >>always1.log
|
||||
echo $$
|
||||
cd ..
|
||||
redo-always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue