mcconnell 2004/03/11 02:53:30 Modified: merlin/platform/src/bin merlinx.bat Log: Updae merlinx script based on contribution from Daniel Frey. Revision Changes Path 1.15 +2 -2 avalon/merlin/platform/src/bin/merlinx.bat Index: merlinx.bat =================================================================== RCS file: /home/cvs/avalon/merlin/platform/src/bin/merlinx.bat,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- merlinx.bat 13 Feb 2004 04:39:28 -0000 1.14 +++ merlinx.bat 11 Mar 2004 10:53:30 -0000 1.15 @@ -12,9 +12,9 @@ :SET_MERLIN if "%MERLIN_HOME%" == "" set MERLIN_HOME=%USERPROFILE%\.merlin -set WORKING_REPOSITORY=%USERPROFILE%\.maven\repository +set WORKING_REPOSITORY="%USERPROFILE%\.maven\repository" if "%MAVEN_HOME_LOCAL%" == "" goto DoneMerlinSystem -set WORKING_REPOSITORY=%MAVEN_HOME_LOCAL%\repository +set WORKING_REPOSITORY="%MAVEN_HOME_LOCAL%\repository" :DoneMerlinSystem set MERLIN_CMD_LINE_ARGS=%* set [EMAIL PROTECTED]@
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
