From: Fatih Degirmenci Date: Thu, 20 Sep 2018 08:23:25 +0000 (+0000) Subject: Merge "Add missing PS1 var" X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=4cd5733f55a46acd1025589a7e904fb4c89fad7a;hp=3acad6212235cc9409713e838e6833c65c19fd2a;p=releng.git Merge "Add missing PS1 var" --- 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