Loading test/run-interactive +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ Xephyr -screen 500x500 :7 > /dev/null 2>&1 & pid=${!} DISPLAY=:7 prove test/feh-scr-i.t test/feh-i.t DISPLAY=:7 prove -j1 test/feh-scr-i.t test/feh-i.t ret=${?} kill ${pid} Loading Loading
test/run-interactive +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ Xephyr -screen 500x500 :7 > /dev/null 2>&1 & pid=${!} DISPLAY=:7 prove test/feh-scr-i.t test/feh-i.t DISPLAY=:7 prove -j1 test/feh-scr-i.t test/feh-i.t ret=${?} kill ${pid} Loading