summaryrefslogtreecommitdiffstats
path: root/php-Metadata.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-06-02 13:11:04 +0200
committerRemi Collet <fedora@famillecollet.com>2014-06-02 13:11:04 +0200
commit206d9a0be32c59c18969f826d474eb5fbd584181 (patch)
treeceeeb17857eb39137d4fd052f82c4681aaef7f88 /php-Metadata.spec
parentd9f6230d3e4cf136e3859f90ee3618ca70394b5e (diff)
typo
Diffstat (limited to 'php-Metadata.spec')
-rw-r--r--php-Metadata.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-Metadata.spec b/php-Metadata.spec
index 945d156..699052b 100644
--- a/php-Metadata.spec
+++ b/php-Metadata.spec
@@ -79,7 +79,7 @@ BOOTSTRAP
# Create PHPUnit config w/ colors turned off
sed 's/colors\s*=\s*"true"/colors="false"/' phpunit.xml.dist > phpunit.xml
-%{_bindir}/phpunit -d --include-path="./src:./tests"
+%{_bindir}/phpunit --include-path="./src:./tests"
%files