Closed Bug 751072 Opened 12 years ago Closed 12 years ago

Remove tools/profiler/libunwind/src/autom4te.cache

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla15

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file, 1 obsolete file)

      No description provided.
This also updates the update.sh script to a) remove that directory too, when
updating, and b) change the way mercurial is updated, because the current way
actually doesn't work on my mercurial version (hg add doesn't re-add the deleted
files)
Attachment #620227 - Flags: review?(ted.mielczarek)
Less verbose version, and don't fail to print the last message
Attachment #620236 - Flags: review?(ted.mielczarek)
Attachment #620227 - Attachment is obsolete: true
Attachment #620227 - Flags: review?(ted.mielczarek)
Comment on attachment 620236 [details] [diff] [review]
Remove tools/profiler/libunwind/src/autom4te.cache

Review of attachment 620236 [details] [diff] [review]:
-----------------------------------------------------------------

::: tools/profiler/libunwind/update.sh
@@ +15,3 @@
>  cd ..
> +hg add -q src
> +hg remove -q -A src 2> /dev/null || true

I think you just want "hg addremove" here.
Attachment #620236 - Flags: review?(ted.mielczarek) → review+
Assignee: nobody → mh+mozilla
http://hg.mozilla.org/mozilla-central/rev/16012471b4a8
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: