summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2012-10-17 16:10:44 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2012-10-17 16:10:44 +0200
commit83ec9f3e12643de77c7e99be2e85a5415cc29f0c (patch)
tree8bfc824819f4d9d8f42977326380e5341bb6847d
parent3bdbe21035613590811419d15b709ee94a38e241 (diff)
downloadapp.sh-apps-jenkins-83ec9f3e12643de77c7e99be2e85a5415cc29f0c.tar.gz
app.sh-apps-jenkins-83ec9f3e12643de77c7e99be2e85a5415cc29f0c.tar.bz2
app.sh-apps-jenkins-83ec9f3e12643de77c7e99be2e85a5415cc29f0c.tar.xz
app.sh-apps-jenkins-83ec9f3e12643de77c7e99be2e85a5415cc29f0c.zip
o Removing debugging.
-rw-r--r--src/main/unix/files/root/bin/jenkins2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/unix/files/root/bin/jenkins b/src/main/unix/files/root/bin/jenkins
index dbb7d6c..93c4fc1 100644
--- a/src/main/unix/files/root/bin/jenkins
+++ b/src/main/unix/files/root/bin/jenkins
@@ -10,8 +10,6 @@ mkdir -p $LOGS
logfile=$LOGS/jenkins.out
exec > $logfile 2>&1
-echo PID=$$
-
ARGS=()
IFS="