Skip to content

IniFile command line option does not work with relative path #91

Open
@tcobbs

Description

@tcobbs

Describe the bug
If you use -IniFile=Settings.ini (for example), it won't work, because Settings.ini is a relative path. If you pass the full path to Settings.ini, it should work.

To Reproduce
Steps to reproduce the behavior:

  1. LDView -IniFile=Settings.ini
  2. Notice that the settings in Settings.ini don't get use.

Expected behavior
Relative paths should work with the -IniFile command line option.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions