aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2015-03-06 12:25:14 +0100
committerPeter Andersson <[email protected]>2015-03-06 12:25:14 +0100
commit444ca955aa7ca90cf5e2621bc5324b96a0c24947 (patch)
tree36ffab3995ab3fa42317d30e95272090a9874b42 /lib
parent50305916505a062e9690ddcb0911fb9823d951c4 (diff)
parent41ede9c2b79cd67bf4d6d6ba5953e3e311c7574b (diff)
downloadotp-444ca955aa7ca90cf5e2621bc5324b96a0c24947.tar.gz
otp-444ca955aa7ca90cf5e2621bc5324b96a0c24947.tar.bz2
otp-444ca955aa7ca90cf5e2621bc5324b96a0c24947.zip
Merge branch 'maint'
Diffstat (limited to 'lib')
-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: