]> 4ch.mooo.com Git - 16.git/blobdiff - wbuild.sh
fix bizarre near/far sprintf problem when gv->pee not initialized by just replacing the
[16.git] / wbuild.sh
index 54cb25e9fa76f889ca64b72cdb4f8e34381d7c3e..af9d4da0aab06fea5c3f05c4ad1ba6178718637b 100755 (executable)
--- a/wbuild.sh
+++ b/wbuild.sh
@@ -2,9 +2,10 @@
 wmake -h clean
 wmake -h
 wmake -h comp
-if [ -f *.err ]
+if [[ -f *.err ]]
 then
        echo dumping *.err
+       #cat *.err
        wmake vomitchan
 fi
 #if [ -f 16_head.o ]