]> git.sur5r.net Git - i3/i3/commitdiff
Merge pull request #2888 from stapelberg/leak
authorMichael Stapelberg <stapelberg@users.noreply.github.com>
Mon, 28 Aug 2017 10:07:40 +0000 (12:07 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2017 10:07:40 +0000 (12:07 +0200)
Fix memory leak

docs/testsuite

index 00beacb1d08b2a581de0042037893d7ccd04f437..795be0424fa477cf50d1e97b484881f37058d3c9 100644 (file)
@@ -82,6 +82,8 @@ The tests additionally require +Xephyr(1)+ to run a nested X server. Install
 $ cd ~/i3/testcases
 $ sudo apt-get install cpanminus
 $ sudo cpanm .
+$ cd ~/i3/AnyEvent-I3
+$ sudo cpanm .
 --------------------------------------------------------------------------------
 
 If you don’t want to use cpanminus for some reason, the same works with cpan:
@@ -90,6 +92,8 @@ If you don’t want to use cpanminus for some reason, the same works with cpan:
 --------------------------------------------------------------------------------
 $ cd ~/i3/testcases
 $ sudo cpan .
+$ cd ~/i3/AnyEvent-I3
+$ sudo cpan .
 --------------------------------------------------------------------------------
 
 In case you don’t have root permissions, you can also install into your home