1
0
mirror of synced 2026-04-28 21:09:08 +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
56 changed files with 56 additions and 56 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -eu
OPTIND=1