-
Notifications
You must be signed in to change notification settings - Fork 173
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
UAC currently does not launch on HP-UX machines
Describe the solution you'd like
A clear and concise description of what you want to happen.
I would like some guidance on how to approach gathering artifacts on a HP-UX system.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I've played around with some minor refactoring to add HPUX to the code and a couple of the artifact configurations, but no luck in a successful run yet.
Additional context
Add any other context or screenshots about the feature request here.
When I run on HP-UX it will just print the usage menu. Narrowed it down to the artifact list not being populated to an unsupported uname. I edited that and got it to start running, but everything was empty.