X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=wbuild.sh;h=016d165ca8c22e41ff27ed7a6ec45c519fa83753;hb=794cb5d2ad4413ce42e2308cfd6cac637bf1cefd;hp=064edd558d23f2e997fb6aa67cac52ab7e2cd9c3;hpb=47cdc66151d973d975d0e31fb8a786eb639bebdb;p=16.git diff --git a/wbuild.sh b/wbuild.sh index 064edd55..016d165c 100755 --- a/wbuild.sh +++ b/wbuild.sh @@ -1,4 +1,9 @@ #! /bin/bash wmake -h clean wmake -h -####wmake -h comp +wmake -h comp +if [ -f *.err ] +then + echo dumping *.err + cat *.err +fi