Skip to content
Snippets Groups Projects
Commit ce776bb1 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

update test/run-interactive (needs some sleep)

parent f3d11d51
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,8 @@ ...@@ -3,6 +3,8 @@
Xephyr -screen 500x500 :7 > /dev/null 2>&1 & Xephyr -screen 500x500 :7 > /dev/null 2>&1 &
pid=${!} pid=${!}
sleep 2
DISPLAY=:7 prove -j1 test/feh-scr-i.t test/feh-i.t DISPLAY=:7 prove -j1 test/feh-scr-i.t test/feh-i.t
ret=${?} ret=${?}
......
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