From 7c6579a61497e080bf56a6bd7d94c92e9cb20971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=A4rkl?= Date: Thu, 12 Jan 2023 19:49:39 +0100 Subject: [PATCH] Fix asm.bits-dependent open tests Passing arch and bits as args instead of commands ensures they take effect earlier. This fixes these tests on platforms where the default asm.bits is 32. --- test/db/cmd/cmd_open | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/test/db/cmd/cmd_open b/test/db/cmd/cmd_open index 2be29161c4..4bf4265195 100644 --- a/test/db/cmd/cmd_open +++ b/test/db/cmd/cmd_open @@ -336,9 +336,8 @@ RUN NAME=oblj FILE== +ARGS=-a x86 -b 64 CMDS=<