summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-24 02:38:18 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-24 02:38:18 +0000
commite051af16474b6f8e742e1db62d5d401b8e25ce47 (patch)
treefd8e8b3a2766813aa6018a4c020e342292c7ac65
parent1c9a31b9e24bfc4283e65715fcc90cc92a8bda72 (diff)
downloadATCD-e051af16474b6f8e742e1db62d5d401b8e25ce47.tar.gz
ChangeLogTag: Thu Mar 23 20:37:19 2000 David L. Levine <levine@cs.wustl.edu>
-rw-r--r--ChangeLog24
-rw-r--r--ChangeLogs/ChangeLog-02a24
-rw-r--r--ChangeLogs/ChangeLog-03a24
-rwxr-xr-xbin/check_build_logs5
4 files changed, 44 insertions, 33 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b09e34f031..c81faede9ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,21 +1,25 @@
+Thu Mar 23 20:37:19 2000 David L. Levine <levine@cs.wustl.edu>
+
+ * bin/check_build_logs: removed leading "./" from log file names.
+
Thu Mar 23 17:38:34 2000 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/MEM_SAP.cpp: Removed a redundant "defined". Thanks to David
- Wicks <swicks@continuum-corp.com> for noticing this.
+ * ace/MEM_SAP.cpp: Removed a redundant "defined". Thanks to David
+ Wicks <swicks@continuum-corp.com> for noticing this.
Thu Mar 23 15:26:52 2000 Carlos O'Ryan <coryan@uci.edu>
- * PROBLEM-REPORT-FORM:
- Modified the text to encourage users to report real bugs to
- Bugzilla, that way we don't have to enter them ourselves. Only
- dubious stuff should be reported to the mailing list.
+ * PROBLEM-REPORT-FORM:
+ Modified the text to encourage users to report real bugs to
+ Bugzilla, that way we don't have to enter them ourselves. Only
+ dubious stuff should be reported to the mailing list.
Thu Mar 23 14:34:26 2000 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/*.h: Moved the inclusion of <pre.h> down after the
- definition of header guard macro. The original order violated
- the ACE programming guideline. Thanks to Carlos for catching
- this.
+ * ace/*.h: Moved the inclusion of <pre.h> down after the
+ definition of header guard macro. The original order violated
+ the ACE programming guideline. Thanks to Carlos for catching
+ this.
Wed Mar 23 15:10:01 2000 Chad Elliott <elliott_c@ociweb.com>
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 9b09e34f031..c81faede9ee 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,21 +1,25 @@
+Thu Mar 23 20:37:19 2000 David L. Levine <levine@cs.wustl.edu>
+
+ * bin/check_build_logs: removed leading "./" from log file names.
+
Thu Mar 23 17:38:34 2000 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/MEM_SAP.cpp: Removed a redundant "defined". Thanks to David
- Wicks <swicks@continuum-corp.com> for noticing this.
+ * ace/MEM_SAP.cpp: Removed a redundant "defined". Thanks to David
+ Wicks <swicks@continuum-corp.com> for noticing this.
Thu Mar 23 15:26:52 2000 Carlos O'Ryan <coryan@uci.edu>
- * PROBLEM-REPORT-FORM:
- Modified the text to encourage users to report real bugs to
- Bugzilla, that way we don't have to enter them ourselves. Only
- dubious stuff should be reported to the mailing list.
+ * PROBLEM-REPORT-FORM:
+ Modified the text to encourage users to report real bugs to
+ Bugzilla, that way we don't have to enter them ourselves. Only
+ dubious stuff should be reported to the mailing list.
Thu Mar 23 14:34:26 2000 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/*.h: Moved the inclusion of <pre.h> down after the
- definition of header guard macro. The original order violated
- the ACE programming guideline. Thanks to Carlos for catching
- this.
+ * ace/*.h: Moved the inclusion of <pre.h> down after the
+ definition of header guard macro. The original order violated
+ the ACE programming guideline. Thanks to Carlos for catching
+ this.
Wed Mar 23 15:10:01 2000 Chad Elliott <elliott_c@ociweb.com>
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 9b09e34f031..c81faede9ee 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,21 +1,25 @@
+Thu Mar 23 20:37:19 2000 David L. Levine <levine@cs.wustl.edu>
+
+ * bin/check_build_logs: removed leading "./" from log file names.
+
Thu Mar 23 17:38:34 2000 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/MEM_SAP.cpp: Removed a redundant "defined". Thanks to David
- Wicks <swicks@continuum-corp.com> for noticing this.
+ * ace/MEM_SAP.cpp: Removed a redundant "defined". Thanks to David
+ Wicks <swicks@continuum-corp.com> for noticing this.
Thu Mar 23 15:26:52 2000 Carlos O'Ryan <coryan@uci.edu>
- * PROBLEM-REPORT-FORM:
- Modified the text to encourage users to report real bugs to
- Bugzilla, that way we don't have to enter them ourselves. Only
- dubious stuff should be reported to the mailing list.
+ * PROBLEM-REPORT-FORM:
+ Modified the text to encourage users to report real bugs to
+ Bugzilla, that way we don't have to enter them ourselves. Only
+ dubious stuff should be reported to the mailing list.
Thu Mar 23 14:34:26 2000 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/*.h: Moved the inclusion of <pre.h> down after the
- definition of header guard macro. The original order violated
- the ACE programming guideline. Thanks to Carlos for catching
- this.
+ * ace/*.h: Moved the inclusion of <pre.h> down after the
+ definition of header guard macro. The original order violated
+ the ACE programming guideline. Thanks to Carlos for catching
+ this.
Wed Mar 23 15:10:01 2000 Chad Elliott <elliott_c@ociweb.com>
diff --git a/bin/check_build_logs b/bin/check_build_logs
index 93876bae517..f50add24bf1 100755
--- a/bin/check_build_logs
+++ b/bin/check_build_logs
@@ -89,6 +89,7 @@ chdir $log_directory ||
(my $log_files = ( `$find . -name '*.log' -daystart -ctime 0 -print` )) =~
tr [\n] [ ];
+$log_files =~ s%\./(make)%$1%g; #### Remove leading ./ from each filename.
####
@@ -154,9 +155,7 @@ if ($#output == -1) {
#### Print URL for each log file, using $urlprefix.
print "They are also available at:\n";
- my @logs = split /\s+/, $log_files;
- foreach my $log (@logs) {
- $log =~ s%^\./%%; #### Remove leading ./
+ foreach my $log (split /\s+/, $log_files) {
print " $urlprefix$log\n";
}
}