[PATCH] tests/bpf-success-long-y: fix shebang
Alyssa Ross
hi at alyssa.is
Tue May 4 19:40:21 UTC 2021
---
tests/bpf-success-long-y.test | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/bpf-success-long-y.test b/tests/bpf-success-long-y.test
index 5ed7e854..0ecc7e01 100755
--- a/tests/bpf-success-long-y.test
+++ b/tests/bpf-success-long-y.test
@@ -1,4 +1,4 @@
-:#!/bin/sh -efu
+#!/bin/sh -efu
#
# Copyright (c) 2018-2020 The strace developers.
# All rights reserved.
--
2.31.0
More information about the Strace-devel
mailing list