cleaning
This commit is contained in:
@@ -43,8 +43,6 @@ if [ "${DbHost}" == "cloud28" ] ; then
|
||||
CredKey=TSDB_MD_CLOUD28_RO
|
||||
elif [ "${DbHost}" == "cloud21" ] ; then
|
||||
CredKey=TSDB_MD_CLD21_RO
|
||||
elif [ "${DbHost}" == "cvttdata" ] ; then
|
||||
CredKey=TSDB_MD_CVTTDATA_RO
|
||||
else
|
||||
echo "host ${DbHost} is not valid source"
|
||||
usage
|
||||
|
||||
Reference in New Issue
Block a user