Skip to content

Bug in returning results from a command #2

@sikula

Description

@sikula

Currently, the program checks to see if there is any output from a command, if there isn't it prints an error message: "Root priveleges probably required". This sometimes returns false data. An error will be printed in 2 cenarios:
1) Root priveleges are ACTUALLY required
2) The command didn't return any data

Should be changed so that only commands requiring root priveleges will print an error

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions