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
8
8
1 file changed, 1 insertion(+), 1 deletion(-)
9
9
10
10
diff --git a/build/common.sh b/build/common.sh
11
- index bd4676b8b1b..001b287b350 100755
11
+ index ff091090b57..4524083fa8c 100755
12
12
--- a/build/common.sh
13
13
+++ b/build/common.sh
14
14
@@ -490,7 +490,7 @@ function kube::build::run_build_command_ex() {
@@ -31,7 +31,7 @@ Subject: [PATCH 2/2] Run docker with device kmsg
31
31
1 file changed, 1 insertion(+)
32
32
33
33
diff --git a/build/common.sh b/build/common.sh
34
- index 001b287b350..927db03e3a3 100755
34
+ index 4524083fa8c..8fcb0410736 100755
35
35
--- a/build/common.sh
36
36
+++ b/build/common.sh
37
37
@@ -492,6 +492,7 @@ function kube::build::run_build_command_ex() {
You can’t perform that action at this time.
0 commit comments