Update SP password

This commit is contained in:
Deon George 2018-03-21 14:30:06 +11:00
parent 7bc743c0a3
commit 96ec7051aa
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ VERBOSE=${VERBOSE:-""}
# Create TEST File
MD5=$(dd if=/dev/urandom bs=10240 count=1024 2>/dev/null |tee ${FILE} |md5sum |awk '{print $1}')
SIZE=$(ls -l ${FILE}|awk '{print $5}')
TSMOPT="-VIRTUALNODENAME=TEST -PASSWORD=TEST -COMPRESSALWAYS=YES"
TSMOPT="-VIRTUALNODENAME=TEST -PASSWORD=password -COMPRESSALWAYS=YES"
TSMPIPE=../tsmpipe