- Added small script to be strict about stuff check.

This commit is contained in:
ccremers 2007-01-06 14:07:06 +00:00
parent 24bf895890
commit 92090142a0

7
src/wallcheck.sh Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh
#
# Make log for all errors
#
scons -c; scons debug=yes 2>errorlog.txt