From 9baad1beb74f700a8007be2573b0a5e3b3735e3e Mon Sep 17 00:00:00 2001 From: Akash Levy Date: Tue, 27 Jan 2026 15:03:10 -0800 Subject: [PATCH] Smallfix 2 --- tests/techmap/bug5574.ys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/techmap/bug5574.ys b/tests/techmap/bug5574.ys index 7b7844515..741d40690 100644 --- a/tests/techmap/bug5574.ys +++ b/tests/techmap/bug5574.ys @@ -1,6 +1,6 @@ # On Linux, with a spawned abc, this message is the error # otherwise the error is the failure to load the output.blif -logger -expect log "ABC: Error: This command can only be applied to an AIG" 1 +logger -expect log "ABC: Error: This command can only be applied to an AIG" 2 logger -expect error "ABC" 1 read_verilog << EOT module fuzz_mwoqk (input i0, output o0);