mirror of
https://git.launchpad.net/livecd-rootfs
synced 2026-03-25 11:11:07 +00:00
Remove redirections of type
command &1>2
Executing the command in the background and creating and empty file '2'
was never intended.
As the messages are information only redirecting to stderr would not make
sense either.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Description
Languages
Shell
65.6%
Python
32.9%
Perl
1.5%