]> mop.ddnsfree.com - git repositories - curl-de-sac.git/commitdiff
INSTALL: test_add variable to enable copy of test files as default
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Wed, 17 Sep 2014 16:28:02 +0000 (18:28 +0200)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Wed, 17 Sep 2014 16:28:02 +0000 (18:28 +0200)
INSTALL.sh

index 9baba5fd2be08bcb3bae7360af6cb9e770f9ee2c..042ea517f08508f1db65c0f3ea28cee1c85933ec 100755 (executable)
@@ -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