aboutsummaryrefslogtreecommitdiff
path: root/bin/mex.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mex.sh')
-rw-r--r--bin/mex.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mex.sh b/bin/mex.sh
index cf4e07e7..e79f8f2f 100644
--- a/bin/mex.sh
+++ b/bin/mex.sh
@@ -9,7 +9,7 @@ if [ "$#" -eq 0 ] ; then
fi
# Iterate through the given names
-for name ; do
+for name do
# Clear the found variable
found=