X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fpal.py;h=4f9b24fedcb5048f22ea03bc2b245e43c339883a;hp=7e2d9a8dbd37e811e8a4602121e82e6b0e0c5675;hb=7c7cad880bb72b19671fec71b3f5d1350995161e;hpb=b3881e8cb219865423bc578c1e65324e15336847 diff --git a/resources/tools/presentation/pal.py b/resources/tools/presentation/pal.py index 7e2d9a8dbd..4f9b24fedc 100644 --- a/resources/tools/presentation/pal.py +++ b/resources/tools/presentation/pal.py @@ -148,7 +148,7 @@ def main(): prepare_static_content(spec) - data = InputData(spec) + data = InputData(spec, spec.output[u"output"]) if args.input_file: data.process_local_file(args.input_file) elif args.input_directory: