aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/unix/Install.src
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2013-02-22 15:24:53 +0100
committerLukas Larsson <[email protected]>2013-02-22 15:24:53 +0100
commitf1d328bdbc58e2ad0325c11edb3bfa0db50b84c3 (patch)
tree5d45ea910b1fc96591335724dcebde8469784dd1 /erts/etc/unix/Install.src
parent13b1dcfc31b3c42affafc42c30105abfbebbfbf3 (diff)
parent266e32412752dd8f4892a460638eeedeeafdd788 (diff)
downloadotp-f1d328bdbc58e2ad0325c11edb3bfa0db50b84c3.tar.gz
otp-f1d328bdbc58e2ad0325c11edb3bfa0db50b84c3.tar.bz2
otp-f1d328bdbc58e2ad0325c11edb3bfa0db50b84c3.zip
Merge branch 'lukas/common_test/remove_deprecated_run_test/OTP-9052'
* lukas/common_test/remove_deprecated_run_test/OTP-9052: Remove the deprecated run_test start program OTP-10881
Diffstat (limited to 'erts/etc/unix/Install.src')
-rw-r--r--erts/etc/unix/Install.src3
1 files changed, 0 insertions, 3 deletions
diff --git a/erts/etc/unix/Install.src b/erts/etc/unix/Install.src
index 2dcd070a6d..53836449b3 100644
--- a/erts/etc/unix/Install.src
+++ b/erts/etc/unix/Install.src
@@ -92,9 +92,6 @@ cp -p "$ERL_ROOT/erts-%I_VSN%/bin/typer" .
cp -p "$ERL_ROOT/erts-%I_VSN%/bin/ct_run" .
cp -p "$ERL_ROOT/erts-%I_VSN%/bin/escript" .
-# Remove in R16B
-ln -s ct_run run_test
-
#
# Set a soft link to epmd
# This should not be done for an embedded system!