Closed Bug 902251 Opened 11 years ago Closed 11 years ago

check_spidermonkey_style.py should call hg manifest with -q

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: shu, Assigned: n.nethercote)

Details

Attachments

(1 file)

njn's check_spidermonkey_style.py script depends on the output of |hg manifest| to be a path per line. If |hg manifest| is called with -v or the user's ~/.hgrc has verbose = true, the output will be different and the script fails. Should change the script to call |hg manifest -q|.
Assignee: general → n.nethercote
Attachment #786634 - Flags: review?(gps) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: