aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/priv/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common_test/priv/Makefile.in')
-rw-r--r--lib/common_test/priv/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/priv/Makefile.in b/lib/common_test/priv/Makefile.in
index 5a9fabbe45..1bc6b82ebb 100644
--- a/lib/common_test/priv/Makefile.in
+++ b/lib/common_test/priv/Makefile.in
@@ -71,7 +71,7 @@ debug opt:
$(V_at)sed -e 's;@CT_VSN@;$(VSN);' \
-e 's;@TS_VSN@;$(TEST_SERVER_VSN);' \
../install.sh.in > install.sh
- $(V_at)chmod 775 install.sh
+ - $(V_at)chmod -f 775 install.sh
docs: