mirror of
https://github.com/glest/glest-source.git
synced 2025-09-02 12:32:34 +02:00
- undo output redirection on glest wrapper script when invoking glest.bin to not miss important errors
This commit is contained in:
@@ -121,5 +121,5 @@ findMissingSO "$LDCONFIG" "$GAMEDIR/$LIBDIR/${DIRECTFB_LINKEDLIBNAME}" "$DIRECTF
|
||||
findMissingSO "$LDCONFIG" "$GAMEDIR/$LIBDIR/${FUSION_LINKEDLIBNAME}" "$FUSION_LIBLOOKUP1" "$FUSION_LIBLOOKUP2"
|
||||
findMissingSO "$LDCONFIG" "$GAMEDIR/$LIBDIR/${DIRECT_LINKEDLIBNAME}" "$DIRECT_LIBLOOKUP1" "$DIRECT_LIBLOOKUP2"
|
||||
|
||||
./bin/glest.bin $@ 2>&1 | tee -a glest.log
|
||||
./bin/glest.bin $@
|
||||
# ./bin/glest.bin $@ 2>&1 | tee -a /tmp/`date +"%F_%k-%M-%S"`.glest.log 2>&1
|
||||
|
Reference in New Issue
Block a user