]> git.saurik.com Git - apt.git/commit
don't try to get acquire lock in simulation mode
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 20 May 2016 12:42:50 +0000 (14:42 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 20 May 2016 12:42:50 +0000 (14:42 +0200)
commit1bae10217617c2f79969635d4387fb2a5fe19ecb
tree44fcd2c80189d65092270ac84985c7a265fdb518
parent5caf35a7e4bd573a22ff7ed0c686c1cf516eeaf0
don't try to get acquire lock in simulation mode

The code moving in eb1f04dda07c2b69549ad9fd793cca0e91841b3e
moved the acquire stuff above the simulation exit, so before getting
locks (and creating/chmod directories) we should be checking if we
should actually really do it…

[ignore as bugfix of an unreleased commit]

Git-Dch: Ignore
apt-private/private-install.cc