Skip to content

Commit d836abe

Browse files
committed
Update in makefile
1 parent dcb4a2d commit d836abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@ venv-pypilive-autobuild-tests: venv-clean
813813
venv3/bin/pip uninstall python_openzwave -y
814814
venv3/bin/pip install -vv python_openzwave --upgrade --install-option="--flavor=git"
815815
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 /'
816+
venv3/bin/python venv3/bin/pyozw_check -o raw|grep '(git /'
817817
venv3/bin/pip uninstall python_openzwave -y
818818

819819
-rm -f libopenzwave*.so

0 commit comments

Comments
 (0)