Skip to content
Snippets Groups Projects
Commit 4566f34a authored by Hans Fangohr's avatar Hans Fangohr
Browse files

remove creation of file name (was for testing only)

parent 58eb28ab
Branches
Tags
1 merge request!30Print log
Pipeline #369887 passed
......@@ -711,7 +711,7 @@ def main():
args = parser.parse_args()
# parse logging first
set_up_logging(args.loglevel, filename="test.log")
set_up_logging(args.loglevel)
# target dir is the place where this script exists. the
# release `dev` in script_dir/dev-23a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment