25 Apr
2013
25 Apr
'13
8:14 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10112 --- Comment #1 from Mason James <mtj@kohaaloha.com> --- Created attachment 17664 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17664&action=edit Bug 10112 - add test for ./debian/control file to test, apply patch... - run successful test $ perl ./t/00-valid-debian-control-file.t 1..1 ok 1 - parsed ./debian/control file ok - add bad string to ./debian/control file $ sed -i -e '20i -------\' ./debian/control - run failed test $ perl ./t/00-valid-debian-control-file.t 1..1 not ok 1 - parsed ./debian/control file ok -- You are receiving this mail because: You are watching all bug changes.