Use libraries from the registry
This commit is contained in:
parent
40fce56585
commit
a0bbdde421
4 changed files with 38 additions and 30 deletions
|
|
@ -9,7 +9,8 @@
|
|||
MFINFO=$(mfinfo) || exit 1
|
||||
[[ -d Marlin/src ]] || { echo "Please 'cd' up to repo root." ; exit 1 ; }
|
||||
|
||||
TESTPATH=buildroot/share/tests
|
||||
TESTPATH=buildroot/tests
|
||||
|
||||
STATE_FILE=$( echo ./.pio/.mftestrc )
|
||||
SED=$(which gsed || which sed)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue