Skip to content
Snippets Groups Projects
Commit 74abe1cd authored by Luis Araujo's avatar Luis Araujo
Browse files

Fix prompt for nfs LAVA templates


Use specific prompts to match instead of just a single `#`.

Signed-off-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
parent 684f4d98
No related branches found
No related tags found
1 merge request!156Fix prompt for nfs LAVA templates
......@@ -80,9 +80,9 @@ actions:
login_commands:
- sudo su
prompts:
- 'user@apertis:'
- '\$ '
- '\# '
- '/home/user #'
- '/tmp #'
- test:
timeout:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment