More shellcheck

This commit is contained in:
Stephen Akridge
2018-06-05 13:49:41 -07:00
committed by Greg Fitzgerald
parent 8eb76ab2a5
commit 2da2d4e365
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
set -o xtrace
cd "$(dirname $0)/.."
cd "$(dirname "$0")/.."
if [[ -z "${libgf_complete_URL:-}" ]]; then
echo libgf_complete_URL undefined