bug 11421: Add missing source cmd for ipassoc.sh

status 11421: resolved fixed
This commit is contained in:
Sheng Yang 2011-09-13 10:50:12 -07:00
parent 7da10dc158
commit 0553c543a1

View File

@ -26,6 +26,8 @@
# #
# @VERSION@ # @VERSION@
source /root/func.sh
lock="biglock" lock="biglock"
locked=$(getLockFile $lock) locked=$(getLockFile $lock)
if [ "$locked" != "1" ] if [ "$locked" != "1" ]