Skip to content
This repository was archived by the owner on Oct 3, 2020. It is now read-only.
This repository was archived by the owner on Oct 3, 2020. It is now read-only.

the diff run fails with a missing file #44

@mackell

Description

@mackell

When I run the satprep_diff.py I see:

satprep_diff.py errata-snapshot-report-xxxxxxxxxxx-20150802-*csv
INFO:satprep_diff:Assuming file1 ('errata-snapshot-report-xxxxxxxxx-20150802-0059.csv') is the first snapshot.
INFO:satprep_diff:Snapshot and monitoring checkboxes won't be pre-selected as we don't have a valid .vlog!
Traceback (most recent call last):
  File "./satprep_diff.py", line 492, in <module>
    main(options)
  File "./satprep_diff.py", line 196, in main
    f_log = open(options.verificationLog, 'r')
IOError: [Errno 2] No such file or directory: ''

I also attempted using -x and both of the csv files, same result.

Running under RHEL 6.6 x86_64 Linux.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions