python.pkgs.r2pipe: fix hanging test
This commit is contained in:
committed by
Jonathan Ringer
parent
d23ff4d6d9
commit
e02262e299
@@ -38,7 +38,6 @@ buildPythonPackage rec {
|
||||
import r2pipe
|
||||
r2 = r2pipe.open('${coreutils}/bin/ls')
|
||||
r2.cmd('a')
|
||||
r2.quit()
|
||||
EOF
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user