[PATCH] tests/bpf-success-long-y: fix shebang

Dmitry V. Levin ldv at altlinux.org
Wed May 5 17:10:14 UTC 2021


On Tue, May 04, 2021 at 07:40:21PM +0000, Alyssa Ross wrote:
> ---
>  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.

Applied, thanks.

Next time please add a line about the commit being fixed, e.g.
Fixes: v5.6~189 "syscall: handle fd printing regardless of show_fd_path setting"


-- 
ldv


More information about the Strace-devel mailing list