Skip to content

control of working directory by RunPMFECommand.sh #20

@ceheitsch

Description

@ceheitsch

With respect to issue #5 (now closed), the point was made that:

The directory change is necessary to run

./RunPMFECommand.sh pmfe-tests

However, it's far from clear why pmfe-tests needed to run every time the code is invoked. As it currently stands, it seems like it would be much better to have two separate wrapper scripts.

The first would be run only when the code is first installed locally or after updates to the code base. While the script would still need to be commented (see issue #7), a higher level of technical expertise on the user would be expected, since she is either attempting a local installation and/or has made updates to the code.

In contrast, the second script just include the commands needed to run already compiled code. It should be as simple as possible and would need to be more extensively commented.

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