X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=wbuild.sh;h=af9d4da0aab06fea5c3f05c4ad1ba6178718637b;hb=ad7c0e46f0b70f0e601b162411a3e95e788b45f1;hp=2aae38edd679b5e2014ed7285a08a66ba8911f5f;hpb=2d5ca153b7b6859e1cab8a3104317d4e64a19895;p=16.git diff --git a/wbuild.sh b/wbuild.sh index 2aae38ed..af9d4da0 100755 --- a/wbuild.sh +++ b/wbuild.sh @@ -2,11 +2,11 @@ wmake -h clean wmake -h wmake -h comp -if [ -f *.err ] +if [[ -f *.err ]] then echo dumping *.err - cat *.err - #wmake vomitchan + #cat *.err + wmake vomitchan fi #if [ -f 16_head.o ] #then