Skip to content
Snippets Groups Projects
Commit 98c8fdd1 authored by juga's avatar juga Committed by Matt Traudt
Browse files

Revert "Add arg to clean v3bw files in tests"

This reverts commit edec4a38bb432f5cd697b7ec44b5e6a477b4074e.
To do not modify existing cleaning code for result files.
parent 359f87a3
Branches
Tags
No related merge requests found
......@@ -119,7 +119,7 @@ def sbwshome_only_datadir(sbwshome_empty):
def args(sbwshome_empty, parser):
"""Args with sbws home in the tests tmp dir."""
args = _PseudoArguments(directory=sbwshome_empty, output=sbwshome_empty,
scale=False, log_level='debug', v3bw=False)
scale=False, log_level='debug')
return args
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment