http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9074
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |[email protected] --- Comment #4 from Kyle M Hall <[email protected]> --- git am -s /tmp/Bug-9074---DB-dependent-tests-for-isholiday-eiKuaq.patch Applying: Bug 9074 - DB dependent tests for is_holiday /home/koha/kohaclone/.git/rebase-apply/patch:101: trailing whitespace. INSERT INTO `repeatable_holidays` VALUES /home/koha/kohaclone/.git/rebase-apply/patch:134: trailing whitespace. SET FOREIGN_KEY_CHECKS=1;INSERT INTO `repeatable_holidays` VALUES /home/koha/kohaclone/.git/rebase-apply/patch:225: trailing whitespace. INSERT INTO `repeatable_holidays` VALUES /home/koha/kohaclone/.git/rebase-apply/patch:282: trailing whitespace. # is_holiday truncates the date to day as that's error: patch failed: installer/data/mysql/en/optional/sample_holidays.txt:1 error: installer/data/mysql/en/optional/sample_holidays.txt: patch does not apply /home/koha/kohaclone/.git/rebase-apply/patch:258: new blank line at EOF. + Patch failed at 0001 Bug 9074 - DB dependent tests for is_holiday -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
