Thread (4 messages) 4 messages, 3 authors, 2025-11-21

Re: [PATCH] arch:powerpc:tools This file was missing shebang line, so added it

From: Stephen Rothwell <hidden>
Date: 2025-07-22 23:22:46
Also in: lkml

Hi Bhaskar,

On Wed, 23 Jul 2025 03:29:36 +0530 Bhaskar Chowdhury [off-list ref] wrote:
quoted hunk ↗ jump to hunk
This file was missing the shebang line, so added it.

Signed-off-by: Bhaskar Chowdhury <redacted>
---
 arch/powerpc/tools/head_check.sh | 1 +
 1 file changed, 1 insertion(+)
diff --git a/arch/powerpc/tools/head_check.sh b/arch/powerpc/tools/head_check.sh
index 689907cda996..a9cd06958921 100644
--- a/arch/powerpc/tools/head_check.sh
+++ b/arch/powerpc/tools/head_check.sh
@@ -1,3 +1,4 @@
+#!/bin/sh
 # Copyright © 2016 IBM Corporation

 # This program is free software; you can redistribute it and/or
Reviewed-by: Stephen Rothwell <redacted>

I used "shellcheck -s sh" to double check that it is in fact a bourne
shell script and it is invoked with $(CONFIG_SHELL), so it had better
be :-)

-- 
Cheers,
Stephen Rothwell

Attachments

  • (unnamed) [application/pgp-signature] 488 bytes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help