rename project. lean it up. validate image stream test works.
This commit is contained in:
@ -8,7 +8,7 @@ while [ -L "$SOURCE" ]; do
|
||||
done
|
||||
DIR=$(cd -P "$(dirname "$SOURCE")" >/dev/null 2>&1 && pwd)
|
||||
|
||||
ROOT_DIR=$(realpath ${DIR}..)
|
||||
ROOT_DIR=$(realpath ${DIR}/..)
|
||||
LIB_DIR=$(realpath ${DIR}/../lib)
|
||||
TEST_DIR=$(realpath ${DIR}/../tests)
|
||||
|
||||
|
Reference in New Issue
Block a user