mirror of
https://github.com/glest/glest-source.git
synced 2025-08-24 08:52:49 +02:00
Make Linux wrapper script return the binaries' exit code
This commit is contained in:
@@ -280,3 +280,5 @@ findMissingSO "$LDCONFIG" "$GAMEDIR/$LIBDIR/${VLC_LINKEDLIBNAME}" "$VLC_LIBLOOKU
|
||||
# Create a new date/time indexed log file for every MG run and keep it;
|
||||
# write output (stout+stderr) both to this file and to the screen
|
||||
#./megaglest $@ 2>&1 | tee -a /tmp/`date +"%F_%k-%M-%S"`.glest.log 2>&1
|
||||
|
||||
exit $?
|
||||
|
Reference in New Issue
Block a user