I don't see any mention of @ShutdownOnFailedCommand 1 in there (or
should that be +@ShutdownOnFailedCommand 1 ), so I'm not surprised it
returns 0... it's not exiting until it hits the exit command.
On 2/27/2013 10:31 PM, Jesse Molina wrote:
Given command;
./steamcmd.sh +login "anonymous" +force_install_dir $IN_GAMEDIR
+app_update $APPID +exit
echo "Updater exit code was $?"
The error below returned exit 0 without having updated the server.
--
Connecting anonymously to Steam Public...Success.
ERROR! Failed to request AppInfo update, not online or not logged in
to Steam.
Updater exit code was 0
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux