loolwsd/test/run_unit.sh.in |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit ea0e5e93447341a7324e344085a5874b027a12c7
Author: Ashod Nakashian <ashod.nakash...@collabora.co.uk>
Date:   Sun Nov 6 23:44:11 2016 -0500

    loolwsd: echo the unit-test command-line before running
    
    Change-Id: Ib061732bccd18112c5d3842c01e8d20d441816c0
    Reviewed-on: https://gerrit.libreoffice.org/30647
    Reviewed-by: Ashod Nakashian <ashnak...@gmail.com>
    Tested-by: Ashod Nakashian <ashnak...@gmail.com>

diff --git a/loolwsd/test/run_unit.sh.in b/loolwsd/test/run_unit.sh.in
index 652340f..06ee8a9 100755
--- a/loolwsd/test/run_unit.sh.in
+++ b/loolwsd/test/run_unit.sh.in
@@ -3,6 +3,11 @@
 # DO NOT EDIT - this file is generated from run_unit.sh.in.
 #
 
+echo
+echo "Running unit-test:"
+echo $0 $@
+echo
+
 # substituted variables in one place:
 DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
 abs_top_builddir="${DIR}/.."
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to