mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
Coccinelle: Fix test-suite runs.
svn path=/nixpkgs/trunk/; revision=20608
This commit is contained in:
parent
2dce3019bf
commit
2a24a1f3a4
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
--prefix "LD_LIBRARY_PATH" ":" "$out/lib" \
|
||||
--prefix "PYTHONPATH" ":" "$out/share/coccinelle/python"
|
||||
|
||||
make test
|
||||
yes | make test
|
||||
'';
|
||||
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user