Revision: 15102
          http://gate.svn.sourceforge.net/gate/?rev=15102&view=rev
Author:   markagreenwood
Date:     2012-01-17 18:28:15 +0000 (Tue, 17 Jan 2012)
Log Message:
-----------
now works correctly no matter what directory we are in

Modified Paths:
--------------
    gate/trunk/bin/gate.bat

Modified: gate/trunk/bin/gate.bat
===================================================================
--- gate/trunk/bin/gate.bat     2012-01-17 13:53:29 UTC (rev 15101)
+++ gate/trunk/bin/gate.bat     2012-01-17 18:28:15 UTC (rev 15102)
@@ -1,4 +1,2 @@
 @echo off
-cd ..
-gate.exe
-
+%~dp0..\gate.exe

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to