Skip to content
Snippets Groups Projects
Unverified Commit 7f863fa5 authored by Ritesh Raj Sarraf's avatar Ritesh Raj Sarraf
Browse files

Drop sudo for test invocation


Signed-off-by: default avatarRitesh Raj Sarraf <ritesh.sarraf@collabora.com>
parent a6ec278c
No related branches found
No related tags found
1 merge request!208Donot use sudo to invoke test
Pipeline #160839 passed
......@@ -26,5 +26,5 @@ run:
- "Install agl-compositor and maynard packages"
- $ sudo apt-get install agl-compositor maynard
- "Run agl-compositor:"
- $ sudo XDG_RUNTIME_DIR=/tmp agl-compositor --tty=7
- $ XDG_RUNTIME_DIR=/tmp agl-compositor
- "Verify that a desktop shows in screen"
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