Commit 61176aa
authored
NO-ISSUE: Fix issues in automate-no-registry-agent-tui.sh (#1782)
source agent/common.sh in e2e/agent-tui/utils.sh so that it can
find the getRendezvousIP function. This was missed in PR#1771.
The $VAR and $ip variables in pressKeys was not defined. Renamed
them to $node and $text as that appears to be what was originally
intended.1 parent 955417c commit 61176aa
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments