From 2a80042728660cdc5ce1012b137474ebb15f28db Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Wed, 24 Feb 2016 12:24:11 -0700 Subject: [PATCH] rbd/run_cli_tests.sh: Reflect test failures Signed-off-by: Zack Cerza --- qa/workunits/rbd/run_cli_tests.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/qa/workunits/rbd/run_cli_tests.sh b/qa/workunits/rbd/run_cli_tests.sh index 07ac47551dec..93e438f6b7e7 100755 --- a/qa/workunits/rbd/run_cli_tests.sh +++ b/qa/workunits/rbd/run_cli_tests.sh @@ -1,7 +1,5 @@ -#!/bin/bash +#!/bin/bash -ex wget -q http://download.ceph.com/qa/rbd_cli_tests.pls wget -q http://download.ceph.com/qa/RbdLib.pm perl rbd_cli_tests.pls --pool test -exit 0 - -- 2.47.3