Closed
Bug 795954
Opened 13 years ago
Closed 13 years ago
generate_diff.py should check any changes made on m-c
Categories
(Testing :: Mozbase, defect)
Testing
Mozbase
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: k0scist, Unassigned)
Details
As per https://wiki.mozilla.org/Auto-tools/Projects/MozBase#Mirroring
we land on github, not m-c. However, the generate_diff.py script,
https://mxr.mozilla.org/mozilla-central/source/testing/mozbase/generate_diff.py
, should check to ensure that no changes were landed on m-c for the
sake of sanity.
| Reporter | ||
Comment 1•13 years ago
|
||
This is already done: http://mxr.mozilla.org/mozilla-central/source/testing/mozbase/generate_diff.py#275
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•