Changeset 1146 for people/joerg.steffens/technical
- Timestamp:
 - Apr 17, 2013, 1:06:51 PM (13 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
people/joerg.steffens/technical/ldap-stats/ldap-stats.pl
r1145 r1146 374 374 # check date format in logfile 375 375 for my $regex (@date_formats) { 376 print "regex: $regex\n";377 376 if ( $line =~ /^($regex)/mx ) { 378 377 $logarray{$logfile}{SDATE} = $1;  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  