debian-bugs-dist  

Bug#569062: /usr/bin/uupdate: output redirection typo '>&@' instead of '>&2' produces stray file '@'

Andreas Beckmann
Tue, 09 Feb 2010 12:40:15 -0800

Package: devscripts
Version: 2.10.61
Severity: normal
File: /usr/bin/uupdate


Hi,

there is a typo in uupdate (line 745 as of 2.10.61) where an incorrect
output redirection of
    ... >&@
instead of
    ... >&2
creates a stray file called '@' in the updated source tree.


Andreas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

  • Bug#569062: /usr/bin/uupdate: output redirection typo '>&@' instead of '>&2' produces stray file '@' Andreas Beckmann