From 94777dcd2624b24c5de90bab7ea0c8103a54b334 Mon Sep 17 00:00:00 2001 From: Erik Kluzek Date: Tue, 4 Jan 2022 18:00:25 -0700 Subject: [PATCH] Add setup only option for run neon case, so that it will only setup a case, but not build and run it, so it checks that the general case setup works, and not the run part of it --- test/tools/nl_files/run_neon_OSBS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/tools/nl_files/run_neon_OSBS b/test/tools/nl_files/run_neon_OSBS index f26904edaf..c49fb77783 100644 --- a/test/tools/nl_files/run_neon_OSBS +++ b/test/tools/nl_files/run_neon_OSBS @@ -1 +1 @@ ---verbose --run-type ad +--verbose --run-type ad --setup-only