Core: realpath not available #119

Open
opened 2019-08-02 10:00:46 +02:00 by benpro · 1 comment
Contributor

evocheck.sh: line 1445: realpath: command not found

readonly PROGDIR=$(realpath -m "$(dirname "$0")")

Wheezy or older machines doesn't have realpath binary.

`evocheck.sh: line 1445: realpath: command not found` `readonly PROGDIR=$(realpath -m "$(dirname "$0")")` Wheezy or older machines doesn't have realpath binary.
benpro added the
bug
label 2019-08-02 10:00:46 +02:00
Author
Contributor

BTW, PROGDIR variable seems unused.

BTW, `PROGDIR` variable seems unused.
jlecour self-assigned this 2020-06-17 11:44:52 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/evocheck#119
No description provided.