Skip to content
Snippets Groups Projects
Commit 9473f574 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 dadb8429
No related branches found
No related tags found
1 merge request!155Fix 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