Describe the bug
The comp command in the runscript can differ from the one in the finished config yaml, if another compile is started in another terminal window that produces comp script of the same name but with different comp_command.
To Reproduce
install-awiesm3-develop in one window.
wait a minute
install-awiesm3-develop-cc in a second window
Expected behavior
awiesm3-develop compiles without recom
The solution should be to write the comp scripts into the setup folder where they can be executed.
Describe the bug
The comp command in the runscript can differ from the one in the finished config yaml, if another compile is started in another terminal window that produces comp script of the same name but with different comp_command.
To Reproduce
install-awiesm3-develop in one window.
wait a minute
install-awiesm3-develop-cc in a second window
Expected behavior
awiesm3-develop compiles without recom
The solution should be to write the comp scripts into the setup folder where they can be executed.