Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Bug 780835 - Unify test manifest files with sort. r=ted
Browse files Browse the repository at this point in the history
  • Loading branch information
glandium committed Aug 7, 2012
1 parent f99da88 commit 8f7787f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/macosx/universal/flight.mk
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ ifdef ENABLE_TESTS
cp $(DIST_ARCH_1)/test-package-stage/reftest/automation.py \
$(DIST_ARCH_2)/test-package-stage/reftest/; \
$(TOPSRCDIR)/build/macosx/universal/unify \
--unify-with-sort "\.manifest$$" \
--unify-with-sort "all-test-dirs\.list$$" \
$(DIST_ARCH_1)/test-package-stage \
$(DIST_ARCH_2)/test-package-stage \
Expand Down

0 comments on commit 8f7787f

Please sign in to comment.