Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] The OSpackages.sh Script's Help-Function Does Not Work If Executed On Unrecognized Platform #51

Open
ferricoxide opened this issue Jan 7, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ferricoxide
Copy link
Member

Describe the bug

The OSpackages.sh script's help-function does not work if executed on unrecognized platform

Severity

Completely Broken (No work-around evident)

To Reproduce
Steps to reproduce the behavior:

  1. Install project contents onto a system not supported by the OSpackages.sh script's GetDefaultRepos function
  2. Invoke script with -h or --help flags
  3. Script begins to execute, but aborts after printing the -a List of repository-names to activate line

Expected behavior

The OSpackages.sh script's help-function should work anywhere that a BASH or similar interactive shell works

Deviance Description

The OSpackages.sh script's help-function only works on hosts where the GetDefaultRepos function succeeds

@ferricoxide ferricoxide added the bug Something isn't working label Jan 7, 2022
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

No branches or pull requests

1 participant