Skip to content

Commit f515e9a

Browse files
committed
fixup
Signed-off-by: Toni Finger <[email protected]>
1 parent 73d7d1e commit f515e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/kaas/kaas-sonobuoy-tests/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ SONO_WAIT= 30
2222
## Helpers: ##
2323
###############################################################################
2424

25-
ifndef IMAGE_VERSION_TAG:
25+
ifeq ($(IMAGE_VERSION_TAG),)
2626
export TAG=dev
2727
else
2828
export TAG=${IMAGE_VERSION_TAG}

0 commit comments

Comments
 (0)