summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Durgin <josh.durgin@inktank.com>2013-02-25 14:09:41 -0800
committerJosh Durgin <josh.durgin@inktank.com>2013-02-25 14:09:44 -0800
commit2b7deeea2e9b5794d6e7df5efe75c6b6a9f7e1e7 (patch)
treeb67a9e194d0d5bf8602593c976923aab338eb8a1
parent7f61072ad631096e3657ff94ddfb35ed1b7e8111 (diff)
downloadceph-2b7deeea2e9b5794d6e7df5efe75c6b6a9f7e1e7.tar.gz
qa: output rados test names as they run
So we don't have to figure out which test is running from the output, which can be difficult with the system tests. Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
-rwxr-xr-xqa/workunits/rados/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/workunits/rados/test.sh b/qa/workunits/rados/test.sh
index b18519ab34b..0958ebf897c 100755
--- a/qa/workunits/rados/test.sh
+++ b/qa/workunits/rados/test.sh
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh -ex
ceph_test_rados_api_aio
ceph_test_rados_api_io