/[smecontribs]/rpms/smeserver-mailstats/contribs7/smeserver-mailstats-0.0.3-removeDebugCommands.patch
ViewVC logotype

Annotation of /rpms/smeserver-mailstats/contribs7/smeserver-mailstats-0.0.3-removeDebugCommands.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Fri Oct 3 17:57:54 2008 UTC (15 years, 8 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-mailstats-0_0_3-10_el4_sme, smeserver-mailstats-0_0_3-11_el4_sme
* Fri Oct  3 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.3-10
- Remove debug commands introduced in [SME: 3631]
- Fixed version number in previous changelog entry

1 snetram 1.1 --- smeserver-mailstats-0.0.3/root/usr/bin/spamfilter-stats-7.pl.removeDebugCommands 2008-10-03 19:54:19.000000000 +0200
2     +++ smeserver-mailstats-0.0.3/root/usr/bin/spamfilter-stats-7.pl 2008-10-03 19:55:50.000000000 +0200
3     @@ -1126,9 +1126,6 @@
4     $time = timelocal($sec,$min,$hour,$mday,$mon,$year)
5     }
6    
7     - print STDOUT $startdate;
8     - print STDOUT $enddate;
9     -
10     my $start = str2time( $startdate );
11     my $end = $enddate ? str2time( $enddate ) :
12     $startdate ? $start + $secsininterval : $time;

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed