Fix output redirection in surf-open.sh
authorAlexander Sedov <alex0player@gmail.com>
Thu, 14 Mar 2013 03:13:35 +0000 (07:13 +0400)
committerChristoph Lohmann <20h@r-36.net>
Thu, 14 Mar 2013 05:33:02 +0000 (06:33 +0100)
commita5dddd8fd3cce2d77b9bbb3e22f2d1f1552b6ee4
treee90aedc9760556005f71b64b303f711dba563d78
parentc6fbbd9dc6c16b04fd6c59f891909f59474ee429
Fix output redirection in surf-open.sh

Incorrect order of output rediection specifiers was causing useless
text appearing in terminal when starting surf-open (for example,
BadWindow error from xprop when tabbed window is already closed).
It isn't now.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
surf-open.sh