From 1360aae9a0caae69fe468a0832c01dfaa2563faa Mon Sep 17 00:00:00 2001
From: Joseph Michael Thompson <jmt@josepht.me>
Date: Fri, 10 Apr 2015 15:15:07 -0400
Subject: trim a few long lines, eliminate/add trailing newlines for
 consistency

---
 resources/scripts/helpers/download/flashrom | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to 'resources/scripts/helpers/download/flashrom')

diff --git a/resources/scripts/helpers/download/flashrom b/resources/scripts/helpers/download/flashrom
index 80a14360..cf957a39 100755
--- a/resources/scripts/helpers/download/flashrom
+++ b/resources/scripts/helpers/download/flashrom
@@ -27,14 +27,14 @@ set -u -e
 # Get flashrom at the last previously tested revision
 
 # Remove the old version that may still exist:
-# ---------------------------------------------------------------------
+# ------------------------------------------------------------------------------
 
 printf "Downloading flashrom\n"
 
 rm -rf flashrom
 
 # Get flashrom
-# ---------------------------------------------------------------------
+# ------------------------------------------------------------------------------
 
 # download it using subversion
 svn co -r 1858 svn://flashrom.org/flashrom/trunk flashrom
@@ -58,3 +58,4 @@ cd ../
 printf "\n\n"
 
 # ------------------- DONE ----------------------
+
-- 
cgit v1.2.3-70-g09d2