Skip to content

Commit

Permalink
Merge remote-tracking branch 'candera/make-agent-more-robust'
Browse files Browse the repository at this point in the history
  • Loading branch information
djspiewak committed Dec 4, 2011
2 parents e05bb8b + 77d797a commit 7e5ad7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions agent/bin/server
@@ -1,3 +1,6 @@
#!/bin/sh

THIS_DIR=`dirname $0`
cd ${THIS_DIR}/..

exec java -classpath <RUNTIME_CLASSPATH> com.codecommit.cccp.agent.Main $*
Empty file modified server/bin/cccp-server 100644 → 100755
Empty file.

0 comments on commit 7e5ad7a

Please sign in to comment.