summaryrefslogtreecommitdiff
path: root/cron-jobs
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-18 19:33:37 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-18 19:47:10 -0400
commit441f81329e9b20775402aa7778f8ab1141cc4a62 (patch)
tree912d50a1b8d894f03a4823fc374f1330a3957e3e /cron-jobs
parentcdc18bf703f6f6a55053b86c36df3775ed02eea7 (diff)
remove extra whitespace
Diffstat (limited to 'cron-jobs')
-rwxr-xr-xcron-jobs/repo-sanity-check1
1 files changed, 0 insertions, 1 deletions
diff --git a/cron-jobs/repo-sanity-check b/cron-jobs/repo-sanity-check
index c7ee377..bd89240 100755
--- a/cron-jobs/repo-sanity-check
+++ b/cron-jobs/repo-sanity-check
@@ -51,5 +51,4 @@ for _repo in "${PKGREPOS[@]}"; do
msg2 "Removed the following packages:"
plain '%s' "${remove[@]}"
-
done