diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-05-31 14:14:50 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-05-31 14:14:50 +0200 |
| commit | 4991bef81c7e9eb8f3f94309b1c3a1f9b8cc02ee (patch) | |
| tree | d46b80a7efcc770d28cdeb3c5a6083a8c9b97c0c /bin/UserCode.bat | |
| parent | 56afac46ce0912eb496b5b22af0d28070218e7be (diff) | |
Cleanup bin & add eclipse launch configurations
Diffstat (limited to 'bin/UserCode.bat')
| -rwxr-xr-x | bin/UserCode.bat | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/UserCode.bat b/bin/UserCode.bat deleted file mode 100755 index 8c19296..0000000 --- a/bin/UserCode.bat +++ /dev/null @@ -1,6 +0,0 @@ -@echo off
-title Cristal 2 Usercode Agent
-call env.bat
-cd %CRISTAL_HOME%
-del %CRISTAL_HOME%\ucLog.txt
-java -classpath %LOCALCLASSPATH% com.c2kernel.process.UserCodeProcess -logFile %CRISTAL_HOME%\ucLog.txt -logLevel 0 -config %CRISTAL_HOME%\bin\conf\client.conf -connect %1
|
