danf: curl-www/dl remcheck.pl,1.21,1.22

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/dl
In directory labb:/tmp/cvs-serv18859

Modified Files:
	remcheck.pl 
Log Message:
Use the lowercased version of the CPU when doing $cpu variable substitution.


Index: remcheck.pl
===================================================================
RCS file: /cvsroot/curl/curl-www/dl/remcheck.pl,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- remcheck.pl	1 Nov 2006 17:10:48 -0000	1.21
+++ remcheck.pl	21 Mar 2007 18:44:13 -0000	1.22
@@ -177,7 +177,7 @@
     my $chregex = $$ref{'chregex'};
     my $churl = $inurl;
     my $osversion = $$ref{'osver'};
-    my $cpu = $$ref{'cpu'};
+    my $cpu = lc($$ref{'cpu'});
 
     # is '$version' embedded in the test URL
     my $versionembedded;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.