Targets created from stdout should be rw-, not rwx.

I had forgotten to pass the create mode to open().  Oops!
This commit is contained in:
Avery Pennarun 2010-11-24 02:26:15 -08:00
commit 83dd52c209
6 changed files with 10 additions and 5 deletions

View file

@ -1,4 +1,4 @@
redo example/clean curse/clean deps/clean "space dir/clean"
rm -f c c.c c.c.c c.c.c.b c.c.c.b.b d
rm -f c c.c c.c.c c.c.c.b c.c.c.b.b d mode1
rm -f hello [by]ellow *.o *~ .*~ CC LD passfail