Go to file
Jens Petersen ba15a85ee6 proper fix to disable tests everywhere (#1158522)
We don't really want to link ShellCheck to QuickCheck:
QuickCheck should only be used at buildtime for tests
- https://github.com/koalaman/shellcheck/issues/254

I had forgotten to remove the QuickCheck imports
in my earlier ARM version of the patch
(that QC module is not available on all secondary archs).

Sorry about the formatting changes but it makes
life easier for me to keep the spacing close to cblrpm output.
(Maybe I should add an ignore whitespace option to
"cblrpm diff" in the future.:)

Hopefully this should now really build on all archs!
2014-11-06 19:52:51 +09:00
.gitignore added missing ignore for 0.3.4 2014-09-12 16:56:10 +02:00
ShellCheck-disable-TemplateHaskell-runTests.patch proper fix to disable tests everywhere (#1158522) 2014-11-06 19:52:51 +09:00
ShellCheck.spec proper fix to disable tests everywhere (#1158522) 2014-11-06 19:52:51 +09:00
sources bumped to version 0.3.4 2014-09-12 16:44:57 +02:00