Missing a couple of rules in t/clean.do files.
This commit is contained in:
parent
7dd63efb37
commit
93d2515bc5
2 changed files with 2 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
rm -f *.log usestamp usestamp2 stampy inp bob *~ .*~ a b ab doing_ab
|
rm -f *.log usestamp usestamp2 stampy inp bob *~ .*~ a b ab abc doing_ab
|
||||||
|
|
|
||||||
|
|
@ -3,3 +3,4 @@ sed 's/\.do$//' |
|
||||||
xargs redo
|
xargs redo
|
||||||
|
|
||||||
rm -f broken shellfile *~ .*~
|
rm -f broken shellfile *~ .*~
|
||||||
|
rm -rf 'space home dir'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue