projects
/
curl-de-sac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8da9db9
)
INSTALL: test_add variable to enable copy of test files as default
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Wed, 17 Sep 2014 16:28:02 +0000
(18:28 +0200)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Wed, 17 Sep 2014 16:28:02 +0000
(18:28 +0200)
INSTALL.sh
patch
|
blob
|
history
diff --git
a/INSTALL.sh
b/INSTALL.sh
index
9baba5f
..
042ea51
100755
(executable)
--- 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