If someone cd's to another directory and then runs redo-always, we weren't adding to the right target.
5 lines
79 B
Text
5 lines
79 B
Text
echo $$ >>stampy.log
|
|
redo-ifchange inp bob
|
|
cat inp
|
|
cd ..
|
|
redo-stamp <stamp/inp
|