3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-08 04:01:25 +00:00

Merge pull request #3887 from kivikakk/env-bash

tests: use /usr/bin/env for bash.
This commit is contained in:
N. Engelhardt 2023-12-18 16:33:35 +01:00 committed by GitHub
commit d87bd7ca3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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