]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - test/TEST-14-MACHINE-ID/test.sh
treewide: more portable bash shebangs
[thirdparty/systemd.git] / test / TEST-14-MACHINE-ID / test.sh
index 72d7eacbf6f1dd41bc9a8815ea170b30ccfaf66c..74cabf86aaaa51830e1c6bfffef532913b8c44a6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 set -e
 TEST_DESCRIPTION="/etc/machine-id testing"
 TEST_NO_NSPAWN=1
@@ -29,7 +29,7 @@ Type=oneshot
 EOF
 
 cat >$initdir/test-machine-id-setup.sh <<'EOF'
-#!/bin/bash
+#!/usr/bin/env bash
 
 set -e
 set -x