- remove forgotten 'exit 0' from check phase

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=322
This commit is contained in:
Petr Gajdos 2017-12-04 11:05:10 +00:00 committed by Git OBS Bridge
parent cb40bb0d79
commit a66f34b99e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 4 10:58:49 UTC 2017 - pgajdos@suse.com
- remove forgotten 'exit 0' from check phase
-------------------------------------------------------------------
Wed Nov 22 09:51:46 UTC 2017 - pgajdos@suse.com

View File

@ -327,7 +327,6 @@ dos2unix www/api/*.php
chmod -x PerlMagick/demo/*.pl
%check
exit 0
make %{?_smp_mflags} check
export MAGICK_CODER_MODULE_PATH=$PWD/coders/.libs
export MAGICK_CODER_FILTER_PATH=$PWD/filters/.libs