3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-14 12:55:41 +00:00

Clean some seed-tests outputs

This commit is contained in:
Miodrag Milanovic 2026-03-10 15:57:24 +01:00
parent ede782d7e3
commit 8a6954413f
6 changed files with 23 additions and 23 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
source ../common-env.sh
set -ex
set -e
run_subtest () {
local subtest=$1; shift