From: Michael Stapelberg Date: Sat, 22 Dec 2012 13:08:25 +0000 (+0100) Subject: new-test: add launch_with_config to multi-monitor template X-Git-Tag: 4.5~99 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ff9c2f0c46a85b2bdf6a4c269ad37be82c9929d7;p=i3%2Fi3 new-test: add launch_with_config to multi-monitor template --- diff --git a/testcases/new-test b/testcases/new-test index 2849301e..c2546158 100755 --- a/testcases/new-test +++ b/testcases/new-test @@ -79,6 +79,7 @@ font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 fake-outputs 1024x768+0+0,1024x768+1024+0 EOT +my $pid = launch_with_config($config); exit_gracefully($pid);