3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-03 09:50:24 +00:00

tests: use /usr/bin/env for bash.

This commit is contained in:
Charlotte 2023-08-12 11:59:39 +10:00
parent 860e3e4056
commit d130f7fca2
56 changed files with 56 additions and 56 deletions

View file

@ -1,3 +1,3 @@
#!/bin/bash
#!/usr/bin/env bash
exec ../tools/autotest.sh -G -j $@ -p 'proc; opt; memory -nomap; techmap -map ../mem_simple_4x1_map.v;; techmap; opt; abc;; stat' mem_simple_4x1_uut.v