Przeglądaj źródła

Merge pull request #422 from RussWhitehead/issue420

Fixes #420 Remove quotes from Sentinel filenames

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 13 lat temu
rodzic
commit
53e9a40418
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      ecl/eclccserver/run_eclccserver.bat

+ 1 - 1
ecl/eclccserver/run_eclccserver.bat

@@ -15,7 +15,7 @@ rem
 rem     You should have received a copy of the GNU Affero General Public License
 rem     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 rem ############################################################################## */
-set SENTINEL="eclccserver.sentinel"
+set SENTINEL=eclccserver.sentinel
 :start
 start /wait eclccserver
 if exist %SENTINEL% (