From 9e456555ffc32fc36eb1d08c1fdf6fb91dd624e1 Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Tue, 17 Dec 2013 17:53:02 +0100 Subject: [PATCH] qa: add ../qa/workunits/cephtool/test.sh to unittests Signed-off-by: Loic Dachary --- src/test/vstart_wrapped_tests.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/vstart_wrapped_tests.sh b/src/test/vstart_wrapped_tests.sh index 02f582e054b4c..2eadf2fe163c3 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 <