Merge "Fix ShellCheck issues in baseline.sh."
[releng/builder.git] / packer / provision / devstack-pre-pip.sh
index 58ce0660121bdfce71d20130f079340026102aed..15827864a096dbc28478d527ddfc78c78a3ca0df 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # force any errors to cause the script and job to end in failure
-set -xeu -o pipefile
+set -xeu -o pipefail
 
 # add in a test copr repo
 wget http://copr.fedoraproject.org/coprs/tykeal/odl-updates/repo/epel-7/tykeal-odl-updates-epel-7.repo -O /etc/yum.repos.d/tykeal-odl-updates-epel-7.repo