Skip to content

Add sim.outputDir to specify an alternative directory for zsim output files.#132

Open
grantae wants to merge 1 commit intos5z:masterfrom
grantae:output_dir
Open

Add sim.outputDir to specify an alternative directory for zsim output files.#132
grantae wants to merge 1 commit intos5z:masterfrom
grantae:output_dir

Conversation

@grantae
Copy link
Contributor

@grantae grantae commented Sep 9, 2016

This change adds a config file option to choose the zsim output file directory:

sim = { outputDir = "my/custom/directory/name"; };

This essentially provides an alternative to changing the working directory before each test, and has the side benefit of documenting where the expected results are located. If this option is not specified, the current working directory is used as before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant