https://bugzilla.wikimedia.org/show_bug.cgi?id=43808

       Web browser: ---
            Bug ID: 43808
           Summary: Makefile isn't BSD make compatible.
           Product: MediaWiki
           Version: 1.21-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: Unit tests
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

/home/dereckson/dev/mediawiki/bench/core/tests/phpunit ] make databaseless
 php phpunit.php --configuration /suite.xml  --exclude-group
Broken,ParserFuzz,Destructive,Database,Stub
 Could not read "/suite.xml".
 *** Error code 1

 Stop in /usr/home/dereckson/dev/mediawiki/bench/core/tests/phpunit.

It currently uses a GNU-only $(shell command).

To get the current directory, there is a $PWD environment variable defined on
FreeBSD, OpenBSD, Linux and Solaris we could use instead.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to