From ce706d7eafca72a0d0842a341b692d0d1e7629b4 Mon Sep 17 00:00:00 2001 From: Edward Liaw Date: Thu, 7 Dec 2023 21:08:08 +0000 Subject: Insert missing semicolon in test xml post-push command Post-push was missing a semicolon after the chmod. Bug: 277261121 Fixes: ce06ca726b273 ("linux-kselftest: Use data field to copy test artifacts") Test: atest -a vts_linux_kselftest_x86_64 Change-Id: I3d6f8e9e53d7cf59e163eedb1be87d45ed70154f Signed-off-by: Edward Liaw --- android/kselftest_template.xml | 2 +- android/vts_linux_kselftest_arm_32.xml | 2 +- android/vts_linux_kselftest_arm_64.xml | 2 +- android/vts_linux_kselftest_riscv_64.xml | 2 +- android/vts_linux_kselftest_x86_32.xml | 2 +- android/vts_linux_kselftest_x86_64.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/android/kselftest_template.xml b/android/kselftest_template.xml index b12c857d696a..9f258ceac3a3 100644 --- a/android/kselftest_template.xml +++ b/android/kselftest_template.xml @@ -23,7 +23,7 @@ diff --git a/android/vts_linux_kselftest_arm_32.xml b/android/vts_linux_kselftest_arm_32.xml index 7685c6de7485..bef66b14fc60 100644 --- a/android/vts_linux_kselftest_arm_32.xml +++ b/android/vts_linux_kselftest_arm_32.xml @@ -27,7 +27,7 @@ diff --git a/android/vts_linux_kselftest_arm_64.xml b/android/vts_linux_kselftest_arm_64.xml index c96ba6fa4f0d..a665dcd15bde 100644 --- a/android/vts_linux_kselftest_arm_64.xml +++ b/android/vts_linux_kselftest_arm_64.xml @@ -27,7 +27,7 @@ diff --git a/android/vts_linux_kselftest_riscv_64.xml b/android/vts_linux_kselftest_riscv_64.xml index 1f303035ae6a..840fb831d809 100644 --- a/android/vts_linux_kselftest_riscv_64.xml +++ b/android/vts_linux_kselftest_riscv_64.xml @@ -27,7 +27,7 @@ diff --git a/android/vts_linux_kselftest_x86_32.xml b/android/vts_linux_kselftest_x86_32.xml index 807b66d003bf..9b96d16e2dcf 100644 --- a/android/vts_linux_kselftest_x86_32.xml +++ b/android/vts_linux_kselftest_x86_32.xml @@ -27,7 +27,7 @@ diff --git a/android/vts_linux_kselftest_x86_64.xml b/android/vts_linux_kselftest_x86_64.xml index 2dd249184004..7fc6c0fb3ab0 100644 --- a/android/vts_linux_kselftest_x86_64.xml +++ b/android/vts_linux_kselftest_x86_64.xml @@ -27,7 +27,7 @@ -- cgit v1.2.3