logo       
Google Custom Search
    AddThis Social Bookmark Button

danf: curl-www/auto summarize.pl,1.48,1.49: msg#00022

Subject: danf: curl-www/auto summarize.pl,1.48,1.49
Update of /cvsroot/curl/curl-www/auto
In directory labb:/tmp/cvs-serv9160

Modified Files:
        summarize.pl 
Log Message:
Make unknown dates appear at the bottom of the table.


Index: summarize.pl
===================================================================
RCS file: /cvsroot/curl/curl-www/auto/summarize.pl,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- summarize.pl        22 Mar 2007 17:45:44 -0000      1.48
+++ summarize.pl        22 Mar 2007 18:21:07 -0000      1.49
@@ -232,7 +232,7 @@
    # $showdate =~ s/(GMT|UTC|Mon|Tue|Wed|Thu|Fri|Sat|Sun)//ig;
     $showdate =~ s/.*(\d\d):(\d\d):(\d\d).*/$1:$2/;
     if (!$showdate) {
-        $showdate ='??:??';
+        $showdate ='--:--';
     }
 
     # prefer the date from the actual log file, it might have been from



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>