Skip to content

Commit f988d63

Browse files
author
Christopher Horrell
committed
Remove unused var
1 parent e75bf90 commit f988d63

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test-build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
set -uo pipefail
66
IFS=$'\n\t'
77

8-
DOCKERFILES=$(find . -name Dockerfile)
9-
108
info() {
119
printf "%s\n" "$@"
1210
}

0 commit comments

Comments
 (0)