]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
tests: restore run-cli-tests
authorLoic Dachary <ldachary@redhat.com>
Fri, 13 Nov 2015 15:23:27 +0000 (16:23 +0100)
committerLoic Dachary <ldachary@redhat.com>
Fri, 13 Nov 2015 16:44:15 +0000 (17:44 +0100)
e4ca468 moved src/test/run-cli-tests from check-local to check_SCRIPTS
but did not add it to the TESTS variable.

Signed-off-by: Loic Dachary <loic@dachary.org>
Makefile.am

index 7ff3cf7f1221f6ca8e57373b3f499f82183c874c..d572e148b0b7caf6a39728d3416691cd3c7eb86d 100644 (file)
@@ -57,6 +57,11 @@ check-local:: all
                exit 1 ; \
        fi
 
+# display the output of failed check_SCRIPTS after a failed make check
+export VERBOSE = true
+
+TESTS = $(check_SCRIPTS)
+
 check_SCRIPTS = \
        src/test/run-cli-tests