From: Josh Durgin Date: Mon, 25 Feb 2013 22:09:41 +0000 (-0800) Subject: qa: output rados test names as they run X-Git-Tag: v0.59~123 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2b7deeea2e9b5794d6e7df5efe75c6b6a9f7e1e7;p=ceph.git 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 --- 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