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

implemented --debug option #70

Merged
merged 3 commits into from
Aug 5, 2020
Merged

Conversation

Red-Eyed
Copy link
Contributor

@Red-Eyed Red-Eyed commented Aug 5, 2020

  • Added --debug option that shows sys info
  • Added inxi as dependency
  • Implemented get_sys_info() that returns inxi output
    with injected governnor information
  • Fixed bug: delete_file was called but this was deleted in prev PR
  • Updated issue template

- Added --debug option that shows sys info
- Added inxi as dependency
- Implemented get_sys_info() that returns inxi output
  with injected governnor information
- Fixed bug: delete_file was called but this was deleted in prev PR
- Updated issue template
@Red-Eyed
Copy link
Contributor Author

Red-Eyed commented Aug 5, 2020

Output looks like this:
image

@AdnanHodzic
Copy link
Owner

Looks great, just please change following line:

  --debug               Show debug information in order help users to report
                        bugs

to

--debug               Show debug info (include when submitting bugs)

@Red-Eyed
Copy link
Contributor Author

Red-Eyed commented Aug 5, 2020

Looks great, just please change following line:

  --debug               Show debug information in order help users to report
                        bugs

to

--debug               Show debug info (include when submitting bugs)

Done

@AdnanHodzic AdnanHodzic merged commit 4dc3189 into AdnanHodzic:master Aug 5, 2020
AdnanHodzic pushed a commit that referenced this pull request Sep 2, 2020
* implemented --debug option
- Added --debug option that shows sys info
- Added inxi as dependency
- Implemented get_sys_info() that returns inxi output
  with injected governnor information
- Fixed bug: delete_file was called but this was deleted in prev PR
- Updated issue template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants