[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#267266: typo in apt-get.cc ?



tags 267266 pending
thanks

On Sat, Aug 21, 2004 at 05:00:49PM +0200, Harald Dunkel wrote:

> Package: apt
> Version: 0.5.27
> 
> Is this a copy-and-paste problem in apt-get.cc, line 2406?
> 
>        _config->Set("APT::Get::Assume-Yes",false);
>        _config->Set("APT::Get::Fix-Broken",false);
>        _config->Set("APT::Get::Force-Yes",false);
> !!!!   _config->Set("APT::Get::APT::Get::No-List-Cleanup",true);
>     }
>     									/*}}}*/
>     // SigWinch - Window size change signal handler			 
>     /*{{{*/
>     // ---------------------------------------------------------------------
>     /* */

Yes, that looks quite wrong.  Fixed in CVS.

-- 
 - mdz



Reply to: