summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2013-11-23 17:10:46 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2013-11-23 17:10:46 +0100
commitef1552f0aa2cb8b3d185894c96eac4e210e8d1aa (patch)
tree3ddb437502c656bd0262623f3bc2de0843789cd0
parent6ce756f7e21e00a3c4515cc90b906e903edbcc12 (diff)
ciabot: now repos are expected next to code
Change-Id: If9baf89e7df91180ecfd1d2fc499c6f0903819b3
-rwxr-xr-xciabot/start-ciabot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ciabot/start-ciabot.sh b/ciabot/start-ciabot.sh
index 77c7da05..8e364e82 100755
--- a/ciabot/start-ciabot.sh
+++ b/ciabot/start-ciabot.sh
@@ -1,5 +1,5 @@
#! /bin/bash
-cd ~/libreoffice
+cd ~/bin
test -n "`ps ax | grep run-libreoffice-ciabot.pl | grep -v grep`" || screen -d -m run-libreoffice-ciabot.pl