]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
tests: Use @BUILD_SHEBANG@ autoconf var instead of literal shell
authorGlenn Washburn <development@efficientek.com>
Wed, 13 Oct 2021 00:40:03 +0000 (19:40 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 14 Oct 2021 13:04:33 +0000 (15:04 +0200)
This bring this test in line with the rest of the test scripts.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
tests/f2fs_test.in

index 1ea77c826d32bd01e33d13ea7ad6639eb1cb77b0..8c415db61a215e09437221244aeed0a76dc4d02f 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!@BUILD_SHEBANG@
 
 set -e