]> git.saurik.com Git - apt.git/blobdiff - test/integration/framework
enhance apt-extracttemplates test
[apt.git] / test / integration / framework
index dd66f2a0c54dfe6ec2d97755277361e387ade446..0da9e2aab64d4ae1b01e41c49bd31eaf3f9fcace 100644 (file)
@@ -1110,6 +1110,7 @@ testempty() {
        if "$@" >$COMPAREFILE 2>&1 && test ! -s $COMPAREFILE; then
                msgpass
        else
+               echo
                cat $COMPAREFILE
                msgfail
        fi