From 6f2626a45d35d2f845f8cc3fbad96ca4c4386881 Mon Sep 17 00:00:00 2001 From: "Petr \"Stone\" Hracek" Date: Mon, 1 Dec 2025 16:06:19 +0100 Subject: [PATCH] Add missing OS and add latest container-common-scripts Signed-off-by: Petr "Stone" Hracek --- Makefile | 2 +- common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ab94c57c..23630fb5 100644 --- a/Makefile +++ b/Makefile @@ -11,4 +11,4 @@ include common/common.mk .PHONY: test-upstream test-upstream: tag - VERSIONS="$(VERSIONS)" TEST_UPSTREAM=yes common/test.sh + VERSIONS="$(VERSIONS)" OS="${OS}" TEST_UPSTREAM=yes common/test.sh diff --git a/common b/common index ea965c60..baf7d8b4 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit ea965c60af29b9967a83c72bbe240737ef4d2a4b +Subproject commit baf7d8b46a459debfe1f8a96ac3072e8a9af4183