Skip to content

Remove "sudo" in Makefile #47

@ahyangyi

Description

@ahyangyi

I do not have sudo installed. Logging in as root I compiled and ran this tool, it suggested me to "sudo make test". Then I ran "make test", only to find it tries to sudo something. There sudo here is obviously redundant and should be removed (or at least test if the user actually has sudo).

I do understand that assuming the sudo command is available everywhere is probably reasonable. But I'd still like to point this out...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions