Skip to content

rmlint.sh: RMLINT_BINARY is set to '(null)' #232

@hungrywolf27

Description

@hungrywolf27

Line 5 of the generated rmlint.sh:

RMLINT_BINARY='(null)'

When running rmlint.sh -p this produces the following errors:

./rmlint.sh: line 119: (null): command not found
 ^^^^^^ Error: files no longer identical - cancelling.....

Further experimentation:

running rmlint test1/ test2/ produces rmlint.sh with RMLINT_BINARY='(null)'

but running /usr/bin/rmlint test1/ test2/ produces rmlint.sh with RMLINT_BINARY='/usr/bin/rmlint'

(This is 2.6.0 compiled and installed from source according to instructions)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions