Remove warning
This commit is contained in:
parent
8f777acf42
commit
8fdebd0c45
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ if [ $# -ne 2 ]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "This script is not finished to create pool $pool"
|
|
||||||
|
|
||||||
name=$1; shift
|
name=$1; shift
|
||||||
pg=$1;shift
|
pg=$1;shift
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue