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

New commits:
commit fdb16a5d522e68af825fa6a4b2c7baa462623b12
Author: Tor Lillqvist <t...@collabora.com>
Date:   Mon Oct 17 12:44:58 2016 +0300

    Add comment to hopefully avoid others being confused like I was

diff --git a/loolwsd/test/run_unit.sh.in b/loolwsd/test/run_unit.sh.in
index 764c258..e00aad0 100755
--- a/loolwsd/test/run_unit.sh.in
+++ b/loolwsd/test/run_unit.sh.in
@@ -18,6 +18,10 @@ valgrind_cmd="valgrind --tool=memcheck --trace-children=no 
-v --read-var-info=ye
 export LOOL_TEST_CLIENT_PORT=9984
 export LOOL_TEST_MASTER_PORT=9985
 
+# Note that these options are used by commands in the Makefile that
+# Automake generates. Don't be mislead by 'git grep' not showing any
+# use of --test-name for instance.
+
 tst=
 while test $# -gt 0; do
   case $1 in
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to