summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Durgin <josh.durgin@inktank.com>2012-12-13 08:29:10 -0800
committerJosh Durgin <josh.durgin@inktank.com>2012-12-13 08:29:10 -0800
commite6dd0681d162d46fb4d6b9ed204c7a742676294a (patch)
tree18f19f86c48c7b71295b07732863f7db96056037
parent975003bf671508840f23706a4aa5e0ccfa9a7aae (diff)
downloadceph-e6dd0681d162d46fb4d6b9ed204c7a742676294a.tar.gz
qa: echo commands run by rbd map-unmap workunit
It's hard to figure out what failed without this. Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
-rwxr-xr-xqa/workunits/rbd/map-unmap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/workunits/rbd/map-unmap.sh b/qa/workunits/rbd/map-unmap.sh
index 9ecc226e5f5..417f95580bf 100755
--- a/qa/workunits/rbd/map-unmap.sh
+++ b/qa/workunits/rbd/map-unmap.sh
@@ -1,4 +1,4 @@
-#!/bin/bash -e
+#!/bin/bash -ex
RUN_TIME=300 # approximate duration of run (seconds)