From 40b67c2f6dca524341693227d294f1c9ac522444 Mon Sep 17 00:00:00 2001 From: Khairul Azhar Kasmiran Date: Sat, 26 Aug 2023 14:13:21 +0800 Subject: [PATCH] Fix cmd_pointer test on Travis (#3791) --- test/db/cmd/cmd_pointer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/db/cmd/cmd_pointer b/test/db/cmd/cmd_pointer index 9d24b72d11..c964380228 100644 --- a/test/db/cmd/cmd_pointer +++ b/test/db/cmd/cmd_pointer @@ -5,7 +5,7 @@ wv8 0xdeadbeefdeadbeef *0 *0 @e:asm.bits=64 *0 @e:asm.bits=32 -*0 @e:asm.bits=16 +*0 @e:asm.arch=x86,asm.bits=16 *0 @e:asm.arch=6502,asm.bits=8 EOF EXPECT=<