bagder Tue Mar 2 08:26:27 2004 EDT
Modified files:
/curl-www/auto summarize.pl
Log:
fix the totalfail counter
http://cvs.php.net/diff.php/curl-www/auto/summarize.pl?r1=1.20&r2=1.21&ty=u
Index: curl-www/auto/summarize.pl
diff -u curl-www/auto/summarize.pl:1.20 curl-www/auto/summarize.pl:1.21
--- curl-www/auto/summarize.pl:1.20 Wed Feb 25 06:39:59 2004
+++ curl-www/auto/summarize.pl Tue Mar 2 08:26:27 2004
@@ -229,9 +229,9 @@
}
elsif($fail) {
$res .= $failamount;
+ $totalfail++;
}
else {
- $totalfail++;
$res .= "fail";
}
$res .= "</a></td>\n";
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|