summaryrefslogtreecommitdiff
path: root/test/TEST-38-FREEZER
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-10-17 18:14:58 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-10-18 09:04:45 +0200
commitd632e6fe3bbc9c4f0a56c5d458e8bd3a9805b2e2 (patch)
tree538702cbdf609f220e28e603dfbaaabdb55e0a9b /test/TEST-38-FREEZER
parent7b3cec95db777f1f739687c385d59ac904e7553e (diff)
downloadsystemd-d632e6fe3bbc9c4f0a56c5d458e8bd3a9805b2e2.tar.gz
tests: use !/usr/bin/env bash consistently
This adjustment was last done in f96bc66901ecbcf7ecb280d9442fd0cc92e67186, but it seems some files were missed and some were added later.
Diffstat (limited to 'test/TEST-38-FREEZER')
-rwxr-xr-xtest/TEST-38-FREEZER/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-38-FREEZER/test.sh b/test/TEST-38-FREEZER/test.sh
index e78fae2c74..da7bfc64f3 100755
--- a/test/TEST-38-FREEZER/test.sh
+++ b/test/TEST-38-FREEZER/test.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# SPDX-License-Identifier: LGPL-2.1-or-later
set -e