On Mon, Apr 11, 2005 at 01:33:16PM +0100, paddy wrote:
>     PTMP=$(tempfile)
>     /usr/share/apt-listbugs/aptcleanup > $PTMP
>     if ! diff $PTMP /etc/apt/preferences > /dev/null; then
>       savelog /etc/apt/preferences
>       mv $PTMP /etc/apt/preferences
>     fi

D'oh!

s/mv/cp/

Regards,
Paddy
-- 
Perl 6 will give you the big knob. -- Larry Wall


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to