Skip to content

./case.build runs twice? #170

@evalieungh

Description

@evalieungh

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:

  1. Make a new case and run it
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions