Fix run_docker_compare_bisect with relative paths.
This commit is contained in:
parent
f82d2aada1
commit
352c20d1d8
@ -5,7 +5,6 @@ set -euo pipefail
|
||||
IFS=$'\n\t'
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
cd "$DIR/../"
|
||||
REALPATH=$(command -v uu-realpath || command -v realpath)
|
||||
|
||||
############## Setup #########################
|
||||
|
Loading…
Reference in New Issue
Block a user