aboutsummaryrefslogtreecommitdiffstats
path: root/setup-proxy.in
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-11-02 22:02:43 +0100
committerJakub Jirutka <jakub@jirutka.cz>2016-11-02 22:11:19 +0100
commitcb474e20d6ff923a8f338f26b93234411065ffc0 (patch)
tree4e3c16c18adcc9fd7b3b58f45064ec752f47485e /setup-proxy.in
parent9f65b05ba2b0b291f9973228a5c4395508b95b16 (diff)
downloadalpine-conf-cb474e20d6ff923a8f338f26b93234411065ffc0.tar.bz2
alpine-conf-cb474e20d6ff923a8f338f26b93234411065ffc0.tar.xz
fix mixed tabs & spaces and surplus empty lines at EOF
Diffstat (limited to 'setup-proxy.in')
-rw-r--r--setup-proxy.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup-proxy.in b/setup-proxy.in
index e75aff4..16b7968 100644
--- a/setup-proxy.in
+++ b/setup-proxy.in
@@ -17,7 +17,7 @@ options:
If PROXYURL is not specified user will be prompted.
__EOF__
- exit 1
+ exit 1
}
@@ -68,4 +68,3 @@ fi
if [ -z "$quiet" ]; then
echo -e "\nTo make changes active please do login again or source $PROFILE\nwith \". $PROFILE\""
fi
-