From 9b64112a11cf504ea74b25260fa16840f234adb5 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Sat, 1 Oct 2016 02:02:51 -0400 Subject: [PATCH] Whitespace cleanup --- TestScripts/make-benchmarks.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/TestScripts/make-benchmarks.sh b/TestScripts/make-benchmarks.sh index 57d12bb9..71b4331e 100755 --- a/TestScripts/make-benchmarks.sh +++ b/TestScripts/make-benchmarks.sh @@ -164,5 +164,3 @@ if [[ ! -z "$current" ]]; then fi [[ "$0" = "$BASH_SOURCE" ]] && exit 0 || return 0 - - \ No newline at end of file