From cf48017df860bbce434f00b0f6d22dd81f2ccfd5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 25 Aug 2013 22:30:41 -0300 Subject: Minor fix --- lib/httracker/functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/httracker/functions b/lib/httracker/functions index e3c81c4..3e1c54f 100644 --- a/lib/httracker/functions +++ b/lib/httracker/functions @@ -159,7 +159,7 @@ function httracker_check_lockfile { exit else echo "Found old lockfile $LOCKFILE, removing it" - unset_LOCKFILE + httracker_unset_lockfile fi fi } -- cgit v1.2.3