# HG changeset patch # User luca_milaz # Date 1719959947 0 # Node ID bf33e2cd2a0d2584b7302ee25a4dd8ee1feffe0c # Parent 72453ba5e5d387ff9273449b45eae3615158ec67 Uploaded diff -r 72453ba5e5d3 -r bf33e2cd2a0d marea_2_0/flux_sampling.py --- a/marea_2_0/flux_sampling.py Tue Jul 02 22:34:58 2024 +0000 +++ b/marea_2_0/flux_sampling.py Tue Jul 02 22:39:07 2024 +0000 @@ -195,7 +195,7 @@ utils.logWarning( - utils.FilePath.fromStrPath(ARGS.inputs.split(",")[0], "xml"), + utils.FilePath.fromStrPath(ARGS.inputs.split(",")[0]), ARGS.out_log)