Avery Pennarun
3de384497d
Handle KeyboardInterrupt with less annoying spew to stderr.
2010-11-13 02:09:42 -08:00
Avery Pennarun
7505048093
redo-if*.py: import fewer things from helpers.
...
Just to keep track of how many helper functions we actually are using. In
case I get brave and try to convert to C sometime.
2010-11-13 01:40:01 -08:00
Avery Pennarun
5417d0165a
redo-ifcreate: barf if the file already exists.
...
I'm pretty sure this must be the intended behaviour. It's kind of
meaningless to use this to declare a dependency on a file that might start
to exist later, if the file already exists.
2010-11-13 01:22:11 -08:00
Avery Pennarun
0bd6d07155
Prettier printing of errors.
2010-11-13 01:21:59 -08:00
Avery Pennarun
91cc82ff4a
Add redo-ifcreate to match djb's design.
...
I'm not quite sure why this needs to be a separate program, however, so I'm
probably not testing it correctly.
2010-11-13 01:10:43 -08:00