Add a redo-always command: it adds an "always dirty" dependency to your target.
This is mostly useless except when combined with redo-stamp... I think.
This commit is contained in:
parent
1d26d99e0c
commit
0da5c7c082
10 changed files with 45 additions and 7 deletions
3
t/always1.do
Normal file
3
t/always1.do
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
echo $$ >>always1.log
|
||||
echo $$
|
||||
redo-always
|
||||
Loading…
Add table
Add a link
Reference in a new issue