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

obs_test: add tearDown to remove temp test files #35

Merged
merged 1 commit into from Jun 27, 2017
Merged

Conversation

n8pease
Copy link
Contributor

@n8pease n8pease commented Jun 21, 2017

No description provided.

Copy link
Contributor

@andy-slac andy-slac left a comment

Choose a reason for hiding this comment

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

Looks OK

@@ -65,8 +72,8 @@ def testInRepoPolicyOverrides(self):
del butler
del mapper

repoBRoot = os.path.join(testDir, 'b')
butler = dafPersist.Butler(inputs=repoARoot, outputs=repoBRoot)
repoBRoot = os.path.join(self.testDir, 'b')
Copy link
Contributor

Choose a reason for hiding this comment

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

Move this together with repoARoot definition for uniformity?

@n8pease n8pease merged commit 0915ef2 into master Jun 27, 2017
@ktlim ktlim deleted the tickets/DM-10340 branch August 25, 2018 06:16
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

2 participants