From: Sage Weil Date: Tue, 2 Feb 2016 22:45:04 +0000 (-0500) Subject: qa/workunits/rados/test.sh: bash X-Git-Tag: v10.0.4~60^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F7447%2Fhead;p=ceph.git qa/workunits/rados/test.sh: bash Signed-off-by: Sage Weil --- diff --git a/qa/workunits/rados/test.sh b/qa/workunits/rados/test.sh index 547405221d00..26d4ea0fe2c3 100755 --- a/qa/workunits/rados/test.sh +++ b/qa/workunits/rados/test.sh @@ -1,4 +1,4 @@ -#!/bin/sh -ex +#!/bin/bash -ex parallel=1 [ "$1" = "--serial" ] && parallel=0