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:
parent
860e3e4056
commit
d130f7fca2
56 changed files with 56 additions and 56 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue