Oops - typo fix: IMGTYPE, not imgtest
Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
parent
0547187123
commit
8a2d099e47
@ -12,7 +12,7 @@ echo "Environment:"
|
|||||||
env | grep -v LS_COLORS= | sort | sed -e 's/^/ /'
|
env | grep -v LS_COLORS= | sort | sed -e 's/^/ /'
|
||||||
|
|
||||||
export BUILDAH_BINARY=/usr/bin/buildah
|
export BUILDAH_BINARY=/usr/bin/buildah
|
||||||
export IMGTEST_BINARY=/usr/bin/buildah-imgtest
|
export IMGTYPE_BINARY=/usr/bin/buildah-imgtype
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# BEGIN setup/teardown
|
# BEGIN setup/teardown
|
||||||
|
Loading…
Reference in New Issue
Block a user