Move 'redo --ifchange' into 'redo-ifchange' to match djb's style.

It does simplify the logic of both redo.py and redo-ifchange.py, I suppose.
This commit is contained in:
Avery Pennarun 2010-11-13 00:45:49 -08:00
commit c57de820fb
12 changed files with 103 additions and 87 deletions

View file

@ -1,2 +1,2 @@
redo --ifchange LD hello.o
redo-ifchange LD hello.o
./LD hello hello.o