tests: Use @BUILD_SHEBANG@ autoconf var instead of literal shell

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>
This commit is contained in:
Glenn Washburn 2021-10-12 19:40:03 -05:00 committed by Daniel Kiper
parent 4dc5259b6e
commit 6bdcb03bcb

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!@BUILD_SHEBANG@
set -e