author | Mike Hommey <mh+mozilla@glandium.org> |
Thu, 20 Sep 2012 11:29:19 +0200 | |
changeset 107586 | b3e66a4b7c0bb20aacf37878f2e1c7977e9f29da |
parent 107585 | 174e8b89a5ab1619c94f60224ed5751dfa135410 |
child 107587 | e7164530358f549155ca9c5433c697029af89447 |
push id | 15125 |
push user | mh@glandium.org |
push date | Thu, 20 Sep 2012 09:29:38 +0000 |
treeherder | mozilla-inbound@b3e66a4b7c0b [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
bugs | 790655 |
milestone | 18.0a1 |
backs out | a1314ef57f3d111ad246ce479f8ed6e6fbf4b23b |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/browser/locales/Makefile.in +++ b/browser/locales/Makefile.in @@ -236,10 +236,8 @@ endif # test target, depends on make package # try to repack x-test, with just toolkit/defines.inc being there l10n-check:: $(RM) -rf x-test $(NSINSTALL) -D x-test/toolkit echo "#define MOZ_LANG_TITLE Just testing" > x-test/toolkit/defines.inc $(MAKE) installers-x-test L10NBASEDIR="$(PWD)" LOCALE_MERGEDIR="$(PWD)/mergedir" - cd $(DIST)/l10n-stage && $(subst $(INNER_UNMAKE_PACKAGE),true,$(UNMAKE_PACKAGE)) - cd $(DIST)/l10n-stage && test $$(cat $(STAGEPATH)$(MOZ_PKG_DIR)$(_BINPATH)/update.locale) = x-test