From: Matteo Nastasi (mop) Date: Wed, 17 Sep 2014 16:28:02 +0000 (+0200) Subject: INSTALL: test_add variable to enable copy of test files as default X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=curl-de-sac.git;a=commitdiff_plain;h=e4dba93fde900077ad25467bbf109df4ba5fb676 INSTALL: test_add variable to enable copy of test files as default --- diff --git a/INSTALL.sh b/INSTALL.sh index 9baba5f..042ea51 100755 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -224,7 +224,7 @@ if [ ! -z "$outconf" ]; then # echo "usock_path=\"$usock_path\"" # echo "sys_user=\"$sys_user\"" # echo "web_only=\"$web_only\"" - # echo "test_add=\"$test_add\"" + echo "test_add=\"$test_add\"" ) > "$outconf" fi