Closed
Bug 345804
Opened 19 years ago
Closed 19 years ago
url used to create registry/who.cgi call needs to be configured via Makefile
Categories
(Webtools Graveyard :: Tinderbox, defect)
Webtools Graveyard
Tinderbox
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bear, Assigned: cls)
References
Details
Attachments
(1 file)
|
10.50 KB,
patch
|
bear
:
review+
|
Details | Diff | Splinter Review |
in showbuilds.pl the url construction needs to have @REGISTRY_WHO_URL@ (or something similiar) so the Makefile step can replace it with the installer entered value within globals.pl
Fixed the bonsai calls as well. Untested.
| Reporter | ||
Comment 2•19 years ago
|
||
Comment on attachment 230544 [details] [diff] [review]
v1.0
I tested the install and basic functions but my tbox1 setup is not the same as Moz's so we need to set this up on the landfill copy for a final test
Attachment #230544 -
Flags: review?(bear) → review+
Checking in webtools/tinderbox/Makefile;
/cvsroot/mozilla/webtools/tinderbox/Makefile,v <-- Makefile
new revision: 1.15; previous revision: 1.14
done
Checking in webtools/tinderbox/buildwho.pl;
/cvsroot/mozilla/webtools/tinderbox/buildwho.pl,v <-- buildwho.pl
new revision: 1.18; previous revision: 1.17
done
Checking in webtools/tinderbox/header.pl;
/cvsroot/mozilla/webtools/tinderbox/header.pl,v <-- header.pl
new revision: 1.3; previous revision: 1.2
done
Checking in webtools/tinderbox/showbuilds.cgi;
/cvsroot/mozilla/webtools/tinderbox/showbuilds.cgi,v <-- showbuilds.cgi
new revision: 1.193; previous revision: 1.192
done
Checking in webtools/tinderbox/showbuilds.pl;
/cvsroot/mozilla/webtools/tinderbox/showbuilds.pl,v <-- showbuilds.pl
new revision: 1.8; previous revision: 1.7
done
Checking in webtools/tinderbox/showlog.cgi;
/cvsroot/mozilla/webtools/tinderbox/showlog.cgi,v <-- showlog.cgi
new revision: 1.23; previous revision: 1.22
done
Checking in webtools/tinderbox/tbglobals.pl;
/cvsroot/mozilla/webtools/tinderbox/tbglobals.pl,v <-- tbglobals.pl
new revision: 1.43; previous revision: 1.42
done
Checking in webtools/tinderbox/timeless_test.cgi;
/cvsroot/mozilla/webtools/tinderbox/timeless_test.cgi,v <-- timeless_test.cgi
new revision: 1.4; previous revision: 1.3
done
Checking in webtools/tinderbox/warnings.pl;
/cvsroot/mozilla/webtools/tinderbox/warnings.pl,v <-- warnings.pl
new revision: 1.96; previous revision: 1.95
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•