summaryrefslogtreecommitdiff
path: root/fetch
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-06-13 08:14:19 +0100
committerLars Wirzenius <liw@liw.fi>2013-06-13 08:14:19 +0100
commit20f507162ccda864957d1aa81d450d369cbdb170 (patch)
tree379021015e6552048f9f6b8d52375c99b163cad3 /fetch
parent7570446bb78459c07ff965bfb0671b6d03469d4c (diff)
downloadjenkinstool-20f507162ccda864957d1aa81d450d369cbdb170.tar.gz
Remove trailing whitespace from lines
Diffstat (limited to 'fetch')
-rwxr-xr-xfetch2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetch b/fetch
index 65f9be2..b8967e3 100755
--- a/fetch
+++ b/fetch
@@ -9,7 +9,7 @@ repourl="http://jenkins/jenkins/debian"
case "$package" in
lib?*)
- subdir=$(echo "$package" | cut -c1-4)
+ subdir=$(echo "$package" | cut -c1-4)
;;
*)
subdir=$(echo "$package" | cut -c1)