File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Subject: [PATCH 1/2] Run docker as root in tests
88 1 file changed, 1 insertion(+), 1 deletion(-)
99
1010diff --git a/build/common.sh b/build/common.sh
11- index ff091090b57..4524083fa8c 100755
11+ index 151b218fbec..72c3515489d 100755
1212--- a/build/common.sh
1313+++ b/build/common.sh
1414@@ -490,7 +490,7 @@ function kube::build::run_build_command_ex() {
@@ -31,7 +31,7 @@ Subject: [PATCH 2/2] Run docker with device kmsg
3131 1 file changed, 1 insertion(+)
3232
3333diff --git a/build/common.sh b/build/common.sh
34- index 4524083fa8c..8fcb0410736 100755
34+ index 72c3515489d..3ffe0ee85af 100755
3535--- a/build/common.sh
3636+++ b/build/common.sh
3737@@ -492,6 +492,7 @@ function kube::build::run_build_command_ex() {
You can’t perform that action at this time.
0 commit comments