mirror of
https://github.com/nasa/trick.git
synced 2025-04-13 22:23:11 +00:00
parent
64d44d6fa8
commit
8bdcd28631
@ -40,7 +40,7 @@ void Trick::MonteCarlo::initialize_slave(Trick::MonteSlave* slave_to_init) {
|
||||
}
|
||||
|
||||
if (!slave_to_init->S_main_name.compare("")) {
|
||||
slave_to_init->S_main_name = "./S_main_${TRICK_HOST_CPU}.exe";
|
||||
slave_to_init->S_main_name = "./S_main_*.exe";
|
||||
}
|
||||
|
||||
/** <li> Append the S_main executable and slave-specific arguments. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user