mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-08-19 08:51:26 +02:00
Fix most of the errors and warnings reported by shellcheck
This commit is contained in:
2
test.sh
2
test.sh
@@ -9,7 +9,7 @@ HERE="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
LIB="${HERE}/lib"
|
||||
source "${LIB}/opt.sh"
|
||||
# -----------------------------------------------------------------------------
|
||||
cd "$HERE"
|
||||
cd "$HERE" || exit
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
export TEST_ENV_LIB="${HERE}/lib"
|
||||
|
Reference in New Issue
Block a user