From: Yolanda Robla Date: Thu, 20 Sep 2018 08:20:48 +0000 (+0200) Subject: Add missing PS1 var X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F07%2F62607%2F1;p=releng.git Add missing PS1 var Change-Id: I0d6b8525cc12bb71852a8aeeb67cbc37d0456bcb Signed-off-by: Yolanda Robla --- diff --git a/jjb/openci/create-cde.sh b/jjb/openci/create-cde.sh index 12ede6310..37d245213 100755 --- a/jjb/openci/create-cde.sh +++ b/jjb/openci/create-cde.sh @@ -11,6 +11,8 @@ set -o errexit set -o nounset set -o pipefail +export PS1=${PS1:-} + # This script creates CompositionDefinedEvent git clone https://gitlab.openci.io/openci/prototypes.git