]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 121735: Perl warning running checksetup.pl if a module has a
authorzach%zachlipton.com <>
Mon, 28 Jan 2002 02:59:38 +0000 (02:59 +0000)
committerzach%zachlipton.com <>
Mon, 28 Jan 2002 02:59:38 +0000 (02:59 +0000)
commit5bbb0f101966acb382e643303129a9057ff49987
tree69c28e0c01025b0159e542a2417c209c1a5786b6
parentf87e6aed402ac77ad19a9d2b7e2f7b574bc048b8
Fix for bug 121735: Perl warning running checksetup.pl if a module has a
non-numeric version number. Patch sets checksetup.pl to use a string
compare instead of a numeric one.

Patch by Dave Miller. r1=Bradley Baetz and r2=Gerv
checksetup.pl