Fix POSIX shell compatibility
authorIustin Pop <iustin@google.com>
Tue, 11 Nov 2008 03:13:20 +0000 (03:13 +0000)
committerIustin Pop <iustin@google.com>
Tue, 11 Nov 2008 03:13:20 +0000 (03:13 +0000)
commit6dda13f1639e5c774e3a9b91e153c1cb2b21123b
tree25bcf0fa9fc7000ce7e83c282be46f6ee42140dc
parent785d79f724265675b86cb76959b757d553d077e5
Fix POSIX shell compatibility

This patch fixes the three uses of the non-POSIX "&>" construct in the
code.

Problem and solution found by Jacoooo <jacek.nowosielski@gmail.com>.
Thanks!

Reviewed-by: imsnah
lib/backend.py