portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest.

This commit is contained in:
Daniel Pouzzner
2024-08-20 13:48:33 -05:00
parent 4f4fb4bd0a
commit 1c68da282c
61 changed files with 65 additions and 64 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# This script creates symbolic links to the required asynchronous
# file for using the asynchronous simulator and make check