-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
When passing -i or --info to the script and a path to the image to mount, the script fails with the following:
# imageMounter.py --info /mnt/aff/file_000.aff.raw Traceback (most recent call last): File "/usr/local/bin/imageMounter.py", line 201, in <module> main() File "/usr/local/bin/imageMounter.py", line 171, in main mnt_path = args[1] IndexError: list index out of range
The code shows no reference to using the info keyword from the options-parse.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels