]> andersk Git - openssh.git/blobdiff - Makefile.in
- (djm) [Makefile.in] Print "all tests passed" when all regress tests pass
[openssh.git] / Makefile.in
index 4397021405979520696256e75415b21c779b86d6..22172e25f11ddc93f0741d9b3695ebe6b71d0591 100644 (file)
@@ -419,7 +419,7 @@ tests interop-tests:        $(TARGETS)
                TEST_SSH_CONCH="$${TEST_SSH_CONCH}" \
                TEST_SSH_IPV6="@TEST_SSH_IPV6@" \
                EXEEXT="$(EXEEXT)" \
-               $@
+               $@ && echo all tests passed
 
 compat-tests: $(LIBCOMPAT)
        (cd openbsd-compat/regress && $(MAKE))
This page took 0.034577 seconds and 4 git commands to generate.