Skip to content

Fix User and HMI files in ARSim cmd line interface #1

Merged
sclaiborne merged 4 commits into
mainfrom
bugFix/user-files-fix
Feb 2, 2024
Merged

Fix User and HMI files in ARSim cmd line interface #1
sclaiborne merged 4 commits into
mainfrom
bugFix/user-files-fix

Conversation

@sclaiborne
Copy link
Copy Markdown
Member

What

Fixes some bugs with user and hmi files

Why

These break builds in the following cases:

  • Hmi files are used but no user files are used
  • No User or Hmi files are specified

when in debug.

This will help debug issues with these values.
These were not being used unless user files was specified
This will default to None which is not an empty string which this code assumes
@sclaiborne sclaiborne added the bug Something isn't working label Nov 27, 2023
@sclaiborne sclaiborne changed the title Bug fix/user files fix Fix user files fix Nov 27, 2023
@sclaiborne sclaiborne changed the title Fix user files fix Fix User and HMI files in ARSim cmd line interface Nov 27, 2023
Copy link
Copy Markdown
Contributor

@AndrewMusser AndrewMusser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These look good to me.

@sclaiborne sclaiborne merged commit b7be1ac into main Feb 2, 2024
@sclaiborne sclaiborne deleted the bugFix/user-files-fix branch February 2, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants