Remove warning

This commit is contained in:
Nico Schottelius 2018-02-18 21:49:26 +01:00
parent 8f777acf42
commit 8fdebd0c45
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ if [ $# -ne 2 ]; then
exit 1
fi
echo "This script is not finished to create pool $pool"
name=$1; shift
pg=$1;shift