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,4 +1,5 @@
|
|||
echo $$ >>stampy.log
|
||||
redo-ifchange inp bob
|
||||
cat inp
|
||||
redo-stamp <inp
|
||||
cd ..
|
||||
redo-stamp <stamp/inp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue