CheckPointSW/ExportImportPolicyPackage

bad indent

Closed this issue · 3 comments

adi0s commented

python import_export_package.py -h
Traceback (most recent call last):
File "import_export_package.py", line 9, in
from importing.import_package import import_package
File "/home/admin/export_import/importing/import_package.py", line 6, in
from importing.import_objects import import_objects, add_tag_to_object_payload
File "/home/admin/export_import/importing/import_objects.py", line 983
elif field in ["inline-layer", "host", "exception-group-name", "rule-name", "action"]:
^

Hi @adi0s ,
This issue not reproduce in my environment.
Which python & tool version are you using?

adi0s commented

python3, just did fresh download from git to MDS server and it started to throw this

We found the bad indent and fixed it.
Please use latest release v5.8.4: https://github.com/CheckPointSW/ExportImportPolicyPackage/releases/tag/v5.8.4

Thanks,
Roy