Fix indentation and correct amount of {}
This commit is contained in:
parent
c4efcfec0a
commit
88669cf8c2
1 changed files with 4 additions and 4 deletions
|
@ -19,5 +19,5 @@ expect "Action \\\[1,2,3,A\\\] : " {
|
||||||
expect "Restore processing finished." {
|
expect "Restore processing finished." {
|
||||||
set exit_val 0
|
set exit_val 0
|
||||||
}
|
}
|
||||||
}
|
|
||||||
exit $exit_val
|
exit $exit_val
|
||||||
|
|
Loading…
Add table
Reference in a new issue