Bug 8333 - Syntax error in misc/check-url.pl
Summary: Syntax error in misc/check-url.pl
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Command-line Utilities (show other bugs)
Version: Main
Hardware: All All
: P5 - low major (vote)
Assignee: Jared Camins-Esakov
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-29 02:01 UTC by Jared Camins-Esakov
Modified: 2014-12-07 20:02 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Camins-Esakov 2012-06-29 02:01:52 UTC
There is a syntax error in misc/check-url.pl, a semi-colon instead of a comma, which means that the script does not work.
Comment 1 Jared Camins-Esakov 2012-06-29 02:03:03 UTC
That's misc/cronjobs/check-url.pl, excuse me.
Comment 2 Jared Camins-Esakov 2012-06-29 02:05:04 UTC
Never mind. It's been fixed, but git doesn't seem to know.