Fix Dockerfile audit (#313)

This commit is contained in:
Michael Mior 2016-11-05 06:52:06 -04:00 committed by Michael Boelen
parent d1f0090221
commit 0f318a4b7c

View File

@ -42,7 +42,7 @@
ExitFatal ExitFatal
else else
shift; shift shift; shift
HELPER_PARAMS="$1 $2 $3" HELPER_PARAMS="$1"
HELPER="audit_dockerfile" HELPER="audit_dockerfile"
break break
fi fi