From c750dc1d7cb118a8b59a5aa6d4b844735cd384bd Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 17 Jun 2010 15:03:05 +0200 Subject: Run test-x11 with prove -v --- test/run-interactive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/run-interactive b/test/run-interactive index 2181cb7..2b38c00 100755 --- a/test/run-interactive +++ b/test/run-interactive @@ -3,6 +3,6 @@ Xnest :1 > /dev/null 2>&1 & pid=${!} -DISPLAY=:1 prove test/feh.i +DISPLAY=:1 prove -v test/feh.i kill ${pid} -- cgit v1.2.3