Describe the bug
It looks like for each case, ./case.build is being run twice. Not a big problem, but it slows down simulation time. I can't see a good reason to repeat this unless there are some xmlchanges that happen in between that requires re-building the case.
To Reproduce
Steps to reproduce the behavior:
- Make a new case and run it
- In local repository clone, go to resources/cases/CASEID/ and look at replay.sh and CaseStatus. Looks like it builds twice.
Expected behavior
Only one ./case.build should be necessary.
Desktop (please complete the following information):
- OS: Ubuntu virtual machine on NREC
- Browser: Firefox
- Version 1.0.0
Describe the bug
It looks like for each case, ./case.build is being run twice. Not a big problem, but it slows down simulation time. I can't see a good reason to repeat this unless there are some xmlchanges that happen in between that requires re-building the case.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Only one ./case.build should be necessary.
Desktop (please complete the following information):