Add missing PS1 var 07/62607/1
authorYolanda Robla <yroblamo@redhat.com>
Thu, 20 Sep 2018 08:20:48 +0000 (10:20 +0200)
committerYolanda Robla <yroblamo@redhat.com>
Thu, 20 Sep 2018 08:20:56 +0000 (10:20 +0200)
Change-Id: I0d6b8525cc12bb71852a8aeeb67cbc37d0456bcb
Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
jjb/openci/create-cde.sh

index 12ede63..37d2452 100755 (executable)
@@ -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