diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-06-20 19:01:40 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-06-20 19:01:40 +0200 | 
| commit | 5082c6b17654baeaa03a31932818bd3ad4b6eaa5 (patch) | |
| tree | f55c136a137bd4e4fae8a61be3a5401ff634db54 | |
| parent | 6a2ec4d874f88f07c4c0eece10058da142fe777f (diff) | |
php-pecl-geoip: fix tests
| -rw-r--r-- | php-pecl-geoip.spec | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/php-pecl-geoip.spec b/php-pecl-geoip.spec index 53825f2..d6688f6 100644 --- a/php-pecl-geoip.spec +++ b/php-pecl-geoip.spec @@ -173,10 +173,8 @@ done  %endif  cd NTS -%if 0%{?fedora} > 21  # TODO America/Toronto instead of America/Montreal  rm tests/013.phpt -%endif  TEST_PHP_EXECUTABLE=%{__php} \  REPORT_EXIT_STATUS=1 \  | 
