diff --git a/scripts/tests/test_cmds.sh b/scripts/tests/test_cmds.sh index 46857d07..79aa6693 100755 --- a/scripts/tests/test_cmds.sh +++ b/scripts/tests/test_cmds.sh @@ -13,8 +13,8 @@ initialize help | grep "Usage" > /dev/null # Installs both platforms. -install_mt 4.0.0.1280 /opt -install_mt 5.0.0.2361 /opt +install_mt 4 /opt +install_mt 5 /opt # Load variables. . ../.vars.inc.sh