Add comment to hopefully avoid others being confused like I was

This commit is contained in:
Tor Lillqvist 2016-10-17 12:44:58 +03:00
parent cb09f50d8c
commit fdb16a5d52

View file

@ -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