aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/priv/Makefile.in
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2015-05-04 15:59:08 +0200
committerPeter Andersson <[email protected]>2015-05-04 15:59:08 +0200
commitd766187ac01d8b5a73926f2a32bdac44e5933a7a (patch)
treec16161654c87f0ee521f2259b65eee28c09de803 /lib/common_test/priv/Makefile.in
parente14b011a35b39e12d75786b07f5fd27e09530dad (diff)
parent2eaa2e631fa546e37bae612020ca3e5aab9bcf03 (diff)
downloadotp-d766187ac01d8b5a73926f2a32bdac44e5933a7a.tar.gz
otp-d766187ac01d8b5a73926f2a32bdac44e5933a7a.tar.bz2
otp-d766187ac01d8b5a73926f2a32bdac44e5933a7a.zip
Merge remote-tracking branch 'origin/peppe/common_test/remove_old_scripts'
* origin/peppe/common_test/remove_old_scripts: Remove obsolete installation scripts and update documentation OTP-12421
Diffstat (limited to 'lib/common_test/priv/Makefile.in')
-rw-r--r--lib/common_test/priv/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/common_test/priv/Makefile.in b/lib/common_test/priv/Makefile.in
index 1bc6b82ebb..7765b06f95 100644
--- a/lib/common_test/priv/Makefile.in
+++ b/lib/common_test/priv/Makefile.in
@@ -66,12 +66,7 @@ JS = jquery-latest.js jquery.tablesorter.min.js
# Rules
#
-include ../../test_server/vsn.mk
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 -f 775 install.sh
docs: