mirror of
https://git.launchpad.net/livecd-rootfs
synced 2026-03-05 07:08:47 +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
67.2%
Python
31.3%
Perl
1.5%