jenkins.sh: drop unecessary PATH, now in slave config

Change-Id: Ifaff3e5e13c920eb716a5609bfec2f96e10f17b0
This commit is contained in:
Neels Hofmeyr 2016-10-07 00:43:57 +02:00
parent 349784c72d
commit 530736f315
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
#!/usr/bin/env bash
export PATH="$PATH:$HOME/osmo-ci/scripts"
set -ex