Closed Bug 1541660 Opened 7 years ago Closed 7 years ago

Bug 1538770 broke clang-format commands that don't take a path.

Categories

(Developer Infrastructure :: Lint and Formatting, defect)

defect
Not set
normal

Tracking

(firefox68 fixed)

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

STR:

./mach clang-format -c HEAD

Expected result:

Commit gets formatted.

AR:

TypeError: argument 2 to map() must support iteration

File "/home/emilio/src/moz/gecko/python/mozbuild/mozbuild/mach_commands.py", line 2425, in clang_format
path = map(os.path.abspath, path)

Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/aab55dab4d5b Fix clang-format subcommands that don't take a path. r=bastien
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Has Regression Range: --- → yes
Keywords: regression
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: