* Update Makefile with recommended SHELL variable
authorMark A. Hershberger <mah@users.mediawiki.org>
Thu, 30 Sep 2010 01:00:16 +0000 (01:00 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Thu, 30 Sep 2010 01:00:16 +0000 (01:00 +0000)
commit6063e498286356b08af4e21dccb05c839eeba254
tree893ef3cc8d9e5a24efbb051c9a69d1b240cffc9e
parent30578bc6dd9eeb17234c4a61fdb7b1c7ebb72184
* Update Makefile with recommended SHELL variable
* Use $(shell pwd) so that if the makefile is executed with ‘-C path',
  it will find the suite.xml

* Update ExtraParserTest with a sane-for-testing default for
  $wgShowDBErrorBacktrace
* Set $wgContLang if for some reasaon, it is null.
maintenance/tests/phpunit/Makefile
maintenance/tests/phpunit/includes/ExtraParserTest.php