aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-12-31 14:31:47 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-12-31 14:33:04 +1300
commitcc1e3c80824c5f641ff12adeb2eb2b84018e08d6 (patch)
tree8b90fbfc922f91ed319966b19a5dadd42d329e17 /bin
parentClarify control flow in shell scripts (diff)
downloaddotfiles-cc1e3c80824c5f641ff12adeb2eb2b84018e08d6.tar.gz
dotfiles-cc1e3c80824c5f641ff12adeb2eb2b84018e08d6.zip
Trim some trailing whitespace
Diffstat (limited to 'bin')
-rw-r--r--bin/eds.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/eds.sh b/bin/eds.sh
index 63e1a772..134fbdcb 100644
--- a/bin/eds.sh
+++ b/bin/eds.sh
@@ -24,7 +24,7 @@ esac
# Prepend the path to each of the names given if they don't look like options
for arg do
if [ -z "$reset" ] ; then
- set --
+ set --
reset=1
fi
case $arg in