We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb4a2d commit d836abeCopy full SHA for d836abe
Makefile
@@ -813,7 +813,7 @@ venv-pypilive-autobuild-tests: venv-clean
813
venv3/bin/pip uninstall python_openzwave -y
814
venv3/bin/pip install -vv python_openzwave --upgrade --install-option="--flavor=git"
815
venv3/bin/nosetests --verbose tests/lib/autobuild tests/api/autobuild tests/manager/autobuild
816
- venv3/bin/python venv3/bin/pyozw_check -o raw|grep '(git_shared /'
+ venv3/bin/python venv3/bin/pyozw_check -o raw|grep '(git /'
817
818
819
-rm -f libopenzwave*.so
0 commit comments