From: Loic Dachary Date: Tue, 17 Dec 2013 16:53:02 +0000 (+0100) Subject: qa: add ../qa/workunits/cephtool/test.sh to unittests X-Git-Tag: v0.75~88^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F953%2Fhead;p=ceph.git qa: add ../qa/workunits/cephtool/test.sh to unittests Signed-off-by: Loic Dachary --- diff --git a/src/test/vstart_wrapped_tests.sh b/src/test/vstart_wrapped_tests.sh index 02f582e054b4..2eadf2fe163c 100755 --- a/src/test/vstart_wrapped_tests.sh +++ b/src/test/vstart_wrapped_tests.sh @@ -22,4 +22,5 @@ while read line ; do test/vstart_wrapper.sh $line echo "================ STOP =================" done <