mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-10 09:40:27 +00:00
For run of test using bash in makefile
This commit is contained in:
@@ -11,7 +11,7 @@ TEST_NAME=obicount
|
||||
#
|
||||
######
|
||||
TEST_DIR="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"
|
||||
OBITOOLS_DIR="$(sed 's/obitest.*//' <<< "$TEST_DIR")build"
|
||||
OBITOOLS_DIR="${TEST_DIR/obitest*/}build"
|
||||
export PATH="${OBITOOLS_DIR}:${PATH}"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user