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

Make tutorial filenames unique to avoid overwrites #3029

Merged
merged 1 commit into from
Nov 22, 2018

Conversation

ellert
Copy link
Contributor

@ellert ellert commented Nov 22, 2018

This avoids problems during ctest like:

512/838 Test #516: tutorial-multicore-mp001_fillHistos .................................***Failed  Error regular expression found in output. Regex=[Error in <]  2.61 sec
Processing /builddir/build/BUILD/root-6.14.06/tutorials/multicore/mp001_fillHistos.C...
SysError in <TFile::TFile>: could not delete myFile_3.root (errno: 2) (No such file or directory)
Error in <TROOT::WriteTObject>: The current directory (Rint) is not associated with a file. The object (myHisto_3) has not been written.
(int) 0

@ellert ellert requested a review from couet as a code owner November 22, 2018 16:04
@phsft-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@dpiparo
Copy link
Member

dpiparo commented Nov 22, 2018

@ellert thanks a lot for this PR.

@dpiparo dpiparo merged commit 7ac147d into root-project:master Nov 22, 2018
@ellert ellert deleted the unique-filenames branch November 23, 2018 08:10
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