Skip to content

Commit 4bdb38f

Browse files
committed
Add missing OS and add latest container-common-scripts
Signed-off-by: Petr "Stone" Hracek <[email protected]>
1 parent 93c08ba commit 4bdb38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ include common/common.mk
1111

1212
.PHONY: test-upstream
1313
test-upstream: tag
14-
VERSIONS="$(VERSIONS)" TEST_UPSTREAM=yes common/test.sh
14+
VERSIONS="$(VERSIONS)" OS="${OS}" TEST_UPSTREAM=yes common/test.sh

0 commit comments

Comments
 (0)