]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
tests: set -x in suites/iozone.sh workunit 14713/head
authorNathan Cutler <ncutler@suse.com>
Fri, 21 Apr 2017 13:30:02 +0000 (15:30 +0200)
committerNathan Cutler <ncutler@suse.com>
Fri, 21 Apr 2017 13:30:02 +0000 (15:30 +0200)
Seems like this should be a "best practice."

Fixes: http://tracker.ceph.com/issues/19740
Signed-off-by: Nathan Cutler <ncutler@suse.com>
qa/workunits/suites/iozone.sh

index f2a9dce7524dcbdc18baaa60baccffba7427ab9c..4fcf8f1b67390fc6f0e264206cfe418380b7ebdd 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-set -e
+set -ex
 
 iozone -c -e -s 1024M -r 16K -t 1 -F f1 -i 0 -i 1
 iozone -c -e -s 1024M -r 1M -t 1 -F f2 -i 0 -i 1