- Added small script to be strict about stuff check.
This commit is contained in:
parent
24bf895890
commit
92090142a0
7
src/wallcheck.sh
Executable file
7
src/wallcheck.sh
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Make log for all errors
|
||||
#
|
||||
scons -c; scons debug=yes 2>errorlog.txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user