aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2016-06-07 10:42:27 +0200
committerBjörn-Egil Dahlberg <[email protected]>2016-06-07 10:42:27 +0200
commit40799264e140c20a65a65123ed0ab8980376ddd1 (patch)
tree40b3a391e2743744ddb9b1ba1f48c5577d990619
parent86e15f20c1ed98d358e1ccbc74ccc01c06ed57bf (diff)
parent2931385f76a4914c5797170e1e44b2878751ac84 (diff)
downloadotp-40799264e140c20a65a65123ed0ab8980376ddd1.tar.gz
otp-40799264e140c20a65a65123ed0ab8980376ddd1.tar.bz2
otp-40799264e140c20a65a65123ed0ab8980376ddd1.zip
Merge branch 'lucafavatella/otp/remove-dead-code/PR-1085'
* lucafavatella/otp/remove-dead-code/PR-1085: Delete dead code in `otp_build` script
-rwxr-xr-xotp_build3
1 files changed, 0 insertions, 3 deletions
diff --git a/otp_build b/otp_build
index 1b79b0b0fe..28a229b101 100755
--- a/otp_build
+++ b/otp_build
@@ -1393,9 +1393,6 @@ case "$1" in
TYPE=opt
fi;
FLAVOR=$1
- if [ $FLAVOR = opt ]; then
- FLAVOR=plain
- fi
do_boot;;
update_primary)
case $version_controller in