mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
bug 11421: Add missing source cmd for ipassoc.sh
status 11421: resolved fixed
This commit is contained in:
parent
7da10dc158
commit
0553c543a1
@ -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" ]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user