Skip to content

Commit

Permalink
tests/test_compile.sh: Installs MT4 and MT5 by installer
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Jan 16, 2024
1 parent 742c55b commit 4c51c52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/tests/test_compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ initialize
. ../.funcs.cmds.inc.sh

# 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
Expand Down

0 comments on commit 4c51c52

Please sign in to comment.