]> git.sur5r.net Git - i3/i3/commit
tests: Bugfix: 11-goto.t: use mktemp for generating a random mark, not base64
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 24 Sep 2011 14:56:43 +0000 (15:56 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 24 Sep 2011 14:56:43 +0000 (15:56 +0100)
commit10a9d2a439f681288d26f13f13ffe1bec2ead409
tree6bfa2ac20680345b2dac7b60db418f57f1ac1b24
parent761dac55143a469022f0556017126f96f2bd8c9b
tests: Bugfix: 11-goto.t: use mktemp for generating a random mark, not base64

The base64 string could contain / and + which is treated specially since we
implemented PCRE support :)
testcases/t/11-goto.t