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?p=releng.git;a=commitdiff_plain;h=cbef474a38319a79b4b0f8c578e92f755202b458 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