Skip to content
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

Hide files #1076

Closed
wants to merge 2 commits into from
Closed

Conversation

class4kayaker
Copy link
Contributor

Fix to #934.

Testing for this needs to wait on Timo to update the automated tester to handle tested output in subdirectories correctly.

Expected to break most tests, testing needs to wait on Timo to ensure
that the tester will be able to handle the subdirectories
@bangerth
Copy link
Contributor

bangerth commented Jul 1, 2016

@tjhei -- please add the tag in a comment to run the tester once your tester is capable of it.

* @param comm MPI communicator, used to limit creation of directory to
* processor 0.
*/
void general_create_directory(std::string pathname, const MPI_Comm &comm);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why call the function general_? Why not just create_directory?

@tjhei tjhei mentioned this pull request Jul 1, 2016
@tjhei
Copy link
Member

tjhei commented Jul 1, 2016

Please see #1086

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.

None yet

3 participants