Skip to content

Commit b2347e4

Browse files
committed
updated test_dockerfiles_check_git_branches.sh
1 parent 10024bd commit b2347e4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_dockerfiles_check_git_branches.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ srcdir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
1919

2020
cd "$srcdir/.."
2121

22+
# shellcheck disable=SC1091
2223
. "tests/utils.sh"
2324

25+
# shellcheck disable=SC1091
2426
. "bash-tools/lib/utils.sh"
2527

2628
section "Testing Dockerfiles Check Git branches"

0 commit comments

Comments
 (0)