- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTests/buildtest/mailresults.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/ippTests/buildtest/mailresults.pl
r20569 r27840 2 2 #email results of ipp build check to ipp-dev 3 3 #email sent if build check fails or build summary file not found 4 #Bill Giebink 9/085 4 6 5 use strict; … … 12 11 13 12 my $today = `date -u +%Y%m%d`; 14 my $logfile = "/data/ipp00 3.0/ippTests/buildtest/logs/summlog.$today";13 my $logfile = "/data/ipp002.0/ippTests/buildtest/logs/summlog.$today"; 15 14 16 15 my @logcontents;
Note:
See TracChangeset
for help on using the changeset viewer.
