From a21bc85c2316d2ecbb1d1b2f6bdcc055928faf60 Mon Sep 17 00:00:00 2001 From: ai4rei Date: Mon, 22 Nov 2010 12:36:39 +0000 Subject: * Batch files (Windows) now detect whether the server crashed, aborted or shutdown cleanly (Ctrl+C or @mapexit) and print appropriate message, instead of always assuming, that the server crashed (bugreport:3476, since r1818). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14484 54d463be-8e91-2dee-dedb-b68131a5f0ec --- logserv-sql.bat | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'logserv-sql.bat') diff --git a/logserv-sql.bat b/logserv-sql.bat index 3280c4095..e38daa6d5 100755 --- a/logserv-sql.bat +++ b/logserv-sql.bat @@ -1,9 +1,2 @@ -@echo off -rem Writen by Jbain -:end -login-server_sql.exe -echo . -echo . -echo Login server crashed! restarting in 15 seconds! press ctl+C to cancel restart! -PING -n 15 127.0.0.1 >nul -goto end \ No newline at end of file +@ECHO OFF +CALL serv.bat login-server_sql.exe Login-Server -- cgit v1.2.3-60-g2f50