/[svn]/linux scripts/hlds
ViewVC logotype

Diff of /linux scripts/hlds

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 21 by cstrike, Thu Sep 11 22:23:56 2008 UTC revision 22 by cstrike, Tue Sep 23 19:54:08 2008 UTC
# Line 62  Line 62 
62          killall -q hlds_run          killall -q hlds_run
63          log_action_end_msg $?          log_action_end_msg $?
64    
65            log_action_begin_msg "Stopping steam"
66            killall -q steam
67            log_action_end_msg $?
68    
69          log_action_begin_msg "Stopping hlds"          log_action_begin_msg "Stopping hlds"
70          if [ ! -f $HLDS_PATH/$HLDS_PID ]; then          if [ ! -f $HLDS_PATH/$HLDS_PID ]; then
71                  log_action_end_msg 1    # Fail                  log_action_end_msg 1    # Fail

Legend:
Removed from v.21  
changed lines
  Added in v.22

Contact webmaster
ViewVC Help
Powered by ViewVC RSS 2.0 feed