aboutsummaryrefslogtreecommitdiff
path: root/bin/apf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/apf.sh')
-rw-r--r--bin/apf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/apf.sh b/bin/apf.sh
index 5e40e9b8..e11145ff 100644
--- a/bin/apf.sh
+++ b/bin/apf.sh
@@ -16,7 +16,7 @@ shift 2
if [ "$#" -gt 0 ] ; then
# Iterate through any remaining arguments
- for carg ; do
+ for carg do
# If this is the first command argument, then before we add it, we'll
# add all the ones from the file first if it exists