aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-12-15 15:01:39 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-12-15 15:01:39 +1300
commitf05942f3ddf09ba33d493afb8dee7a3a6b890bee (patch)
tree83baec376f907f6f08c8bd1a5fbb56dfd9409f20 /bash
parentClarify han(1) a bit (diff)
downloaddotfiles-f05942f3ddf09ba33d493afb8dee7a3a6b890bee.tar.gz
dotfiles-f05942f3ddf09ba33d493afb8dee7a3a6b890bee.zip
Remove unneeded args spec
Diffstat (limited to 'bash')
-rw-r--r--bash/bashrc.d/keep.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/bashrc.d/keep.bash b/bash/bashrc.d/keep.bash
index 5e99df2e..8480fd53 100644
--- a/bash/bashrc.d/keep.bash
+++ b/bash/bashrc.d/keep.bash
@@ -83,7 +83,7 @@ EOF
# Iterate through the NAMEs given
local name
- for name in "$@" ; do
+ for name ; do
# Check NAMEs for validity
case $name in