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

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



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				/*{{{*/
    // ---------------------------------------------------------------------
    /* */


Regards

Harri



Reply to: