Bug 8333

Summary: Syntax error in misc/check-url.pl
Product: Koha Reporter: Jared Camins-Esakov <jcamins>
Component: Command-line UtilitiesAssignee: Jared Camins-Esakov <jcamins>
Status: CLOSED INVALID QA Contact:
Severity: major    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

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.