bash prompt: fix redirection coding style in tests
commit4fe00b4f0ab148de78db18790955d5e381377b14
authorSZEDER Gábor <szeder@ira.uka.de>
Mon, 17 Jun 2013 20:34:16 +0000 (17 22:34 +0200)
committerSZEDER Gábor <szeder@ira.uka.de>
Sun, 23 Jun 2013 23:50:42 +0000 (24 01:50 +0200)
treec9a95855b2a8ba0547104b0aaa2dbda5178b2dc8
parent1f3a412dfaf2d12583e3286c6d20b403da8cc963
bash prompt: fix redirection coding style in tests

Use '>file' instead of '> file', in accordance with the coding
guidelines.

Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
t/t9903-bash-prompt.sh