X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=wbuild.sh;h=af9d4da0aab06fea5c3f05c4ad1ba6178718637b;hb=ad7c0e46f0b70f0e601b162411a3e95e788b45f1;hp=54cb25e9fa76f889ca64b72cdb4f8e34381d7c3e;hpb=009863481442a53533570137c896739783802147;p=16.git diff --git a/wbuild.sh b/wbuild.sh index 54cb25e9..af9d4da0 100755 --- 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 ]