summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/efa1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/efa b/bin/efa
index f15da8a..edd67d2 100755
--- a/bin/efa
+++ b/bin/efa
@@ -315,6 +315,7 @@ if (@exclude) {
}
}
+# Argument verification done by Getopt::Long
if (defined($maxinter)) {
$post{maxChanges} = $maxinter;
}