Skip to content

Removed premature validation of web directory path #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 2, 2019

Conversation

KiranEiden
Copy link
Contributor

This should fix the bug described in #39. The code block establishing the default web directory path was removed because the suite will now suppress web output instead of using a default when no path is supplied (see #33). Alternatively, we could retain that section, and instead define a separate variable for suppressing web output. It also appears that the code for creating the web directory could be shifted to init_web_dir, replacing the previous check.

@zingale zingale merged commit 576cf9b into AMReX-Codes:master Mar 2, 2019
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.

2 participants