]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-setup: use bash, not sh 75/head
authorKen Dreyer <kdreyer@redhat.com>
Fri, 5 Jun 2015 18:51:29 +0000 (12:51 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 5 Jun 2015 18:53:19 +0000 (12:53 -0600)
/bin/sh is dash on Ubuntu/Debian. Switch to bash for uniformity with RPM
systems.

ceph-setup/build/build

index 3cf9297d89fa4b60f1c1a71c356996be3ec9f674..7c98b45117077f9d91b93227fb58f49fd8f3c2d5 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/sh -ex
+#!/bin/bash -ex
 
 #export GNUPGHOME=/home/jenkins-build/build/gnupg.autobuild/
 export GNUPGHOME=/home/jenkins-build/build/gnupg.ceph-release/