Commit 73939a92 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

interactive test: Pipe Xnest output to /dev/null

parent f71e24c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/bin/sh

Xnest :1 &
Xnest :1 > /dev/null 2>&1 &
pid=${!}

DISPLAY=:1 prove test/feh.i