From: Chris Horn Date: Fri, 13 Oct 2017 18:58:42 +0000 (-0500) Subject: LU-10119 scripts: Correct shebang/hashpling format X-Git-Tag: 2.10.55~47 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=dd23aa4a64c776784cee05f69560c00b36440dc7 LU-10119 scripts: Correct shebang/hashpling format Shebang/hashpling should not have a space between the number sign and exclamation mark. Test-Parameters: trivial Signed-off-by: Chris Horn Change-Id: I4a31d7dd7579bfaf231284c678e4100acea77d9b Reviewed-on: https://review.whamcloud.com/29605 Tested-by: Jenkins Reviewed-by: Andreas Dilger Reviewed-by: John L. Hammond Tested-by: Maloo --- diff --git a/lustre/scripts/lustre_routes_config b/lustre/scripts/lustre_routes_config index 8f31bbf..e832b28 100755 --- a/lustre/scripts/lustre_routes_config +++ b/lustre/scripts/lustre_routes_config @@ -1,4 +1,4 @@ -# !/bin/bash +#!/bin/bash # # lustre_route_config # This script configures lnet with the routes in the passed in file. diff --git a/lustre/scripts/lustre_routes_conversion b/lustre/scripts/lustre_routes_conversion index 312c452..27ffd3e 100755 --- a/lustre/scripts/lustre_routes_conversion +++ b/lustre/scripts/lustre_routes_conversion @@ -1,4 +1,4 @@ -# !/bin/bash +#!/bin/bash # # lustre_routes_conversion # This script takes a file with routes configured as follows: