loolwsd/test/run_unit.sh.in |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit f437ffa47eb1f37c72f44d6a16e97713f94dc5ed
Author: Tor Lillqvist <t...@collabora.com>
Date:   Tue Sep 27 12:07:18 2016 +0300

    Bin pointless non-informative copy-pasta
    
    (A cppunit-based test program already itself outputs what tests in it
    failed, if any.)

diff --git a/loolwsd/test/run_unit.sh.in b/loolwsd/test/run_unit.sh.in
index cd5253a..404e011 100755
--- a/loolwsd/test/run_unit.sh.in
+++ b/loolwsd/test/run_unit.sh.in
@@ -76,9 +76,6 @@ if test "z$tst" == "z"; then
         echo ":test-result: PASS run_test.sh" >> $oldpath/$test_output
         retval=0
      else
-         echo "============================================================="
-        echo "Test failed on unit:"
-         echo "============================================================="
         echo ":test-result: FAIL run_test.sh" >> $oldpath/$test_output
         retval=1
      fi
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to