Skip to content

Commit

Permalink
Removing bpwatch
Browse files Browse the repository at this point in the history
  • Loading branch information
dhose committed Jan 20, 2022
1 parent 137dbab commit 8f8f1cd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bin/steps/python-ldap
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@

source $BIN_DIR/utils

bpwatch start python_ldap

python-ldap-version() {
local PYTHON_LDAP_VERSION=""
if cat requirements.txt | grep python-ldap ; then
Expand Down Expand Up @@ -148,4 +146,3 @@ if (pip-grep -s requirements.txt python-ldap django-auth-ldap &> /dev/null) then
install-python-ldap $OPENLDAP_BUILD_DIR
fi

bpwatch stop python_ldap

0 comments on commit 8f8f1cd

Please sign in to comment.