[Libreoffice-commits] online.git: loolwsd/test

Tor Lillqvist tml at collabora.com
Tue Sep 27 09:09:18 UTC 2016


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

New commits:
commit f437ffa47eb1f37c72f44d6a16e97713f94dc5ed
Author: Tor Lillqvist <tml at 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


More information about the Libreoffice-commits mailing list