fixed typo in Library/token-manipulation/lib.sh
This commit is contained in:
parent
4d7d21067e
commit
faa4ac7a0f
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ send "${SOPIN}\r"
|
|||
sleep .1
|
||||
expect "label: "
|
||||
sleep .1
|
||||
send "{$LABEL}\r"
|
||||
send "${LABEL}\r"
|
||||
sleep .1
|
||||
expect eof {} \
|
||||
"Incorrect PIN Entered." {exit 1}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue