awful.util.spawn_with_shell: Use table as argument
commit4540b8927a61d97d9536dd7500deeed688605a38
authorUli Schlachter <psychon@znc.in>
Sun, 10 Mar 2013 14:00:05 +0000 (10 15:00 +0100)
committerUli Schlachter <psychon@znc.in>
Sun, 10 Mar 2013 14:00:05 +0000 (10 15:00 +0100)
tree22e6bd8434f12292629e1dd05f9648c126fe2935
parent3c40d6b470378d33d7c45b3f8f1e5049fb80c282
awful.util.spawn_with_shell: Use table as argument

Thanks to the previous commit, spawn_with_shell() can now easily fix lots of
problems that we previously had with escaping the argument to the shell.

Signed-off-by: Uli Schlachter <psychon@znc.in>
lib/awful/util.lua.in