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.2-RC1~44 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F89%2F29689%2F2;p=fs%2Flustre-release.git LU-10119 scripts: Correct shebang/hashpling format Shebang/hashpling should not have a space between the number sign and exclamation mark. Test-Parameters: trivial Lustre-change: https://review.whamcloud.com/29605 Lustre-commit: dd23aa4a64c776784cee05f69560c00b36440dc7 Signed-off-by: Chris Horn Change-Id: I4a31d7dd7579bfaf231284c678e4100acea77d9b Reviewed-by: Andreas Dilger Reviewed-by: John L. Hammond Signed-off-by: Minh Diep Reviewed-on: https://review.whamcloud.com/29689 Tested-by: Jenkins 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: