From 2ebd539bdc8391d7186a8c4244b53bb50dfd2f89 Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Mon, 5 Nov 2001 08:50:55 +0000 Subject: [PATCH] scrape comment git-svn-id: svn://10.0.0.236/trunk@107326 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/tinderbox/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mozilla/webtools/tinderbox/README b/mozilla/webtools/tinderbox/README index f5a340ffa0d..9517b02fe28 100644 --- a/mozilla/webtools/tinderbox/README +++ b/mozilla/webtools/tinderbox/README @@ -195,6 +195,7 @@ rows separated by "\n" and columns by '|'. $tree/${logfile} $tree/${logfile}.brief.html $tree/ignorebuilds.pl +$tree/scrapebuilds.pl $tree/rules.pl $tree/status.pl $tree/sheriff.pl @@ -215,6 +216,9 @@ ignorebuilds.pl is a file which specifies builds that should not be performed. It is valid perl code which sets the hash reference $ignore_builds, each key is a tree name. +scrapebuilds.pl: same as ignorebuilds.pl, but selects a build to be +"scraped" for data, with a token in the form TinderboxPrint:aaa,bbb,... + status.pl stores the tree-specific status. Its contents looks like: $status_message = 'message'; 1;