Bug 7839 [ENH] : Add tab in patron record to show patron's routing lists
[koha_fer] / misc / cronjobs / check-url.pl
index e1d3144..fae2413 100755 (executable)
@@ -165,7 +165,7 @@ GetOptions(
     'help'          => \$help,
     'host=s'        => \$host,
     'host-pro=s'    => \$host_pro,
-    'agent=s'       => \$agent;
+    'agent=s'       => \$agent,
     'timeout=i',    => \$timeout,
 );