]> git.saurik.com Git - apt.git/commit
tests: copy 01autoremove from the right place
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 11 Aug 2016 00:19:31 +0000 (02:19 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 11 Aug 2016 00:19:31 +0000 (02:19 +0200)
commitc21dab6848cbe90736a998cbec8050fdf5110dd7
tree011b3e0ca3ad51d7f62c5885ff21f3daef0c369f
parent0a7370ca91289db3d23d72aeac397edfe3dfb75b
tests: copy 01autoremove from the right place

With cmake using BUILDDIRECTORY at this place is not only as wrong as it
was before, but it might not even work always copying the system
provided one which might or might not be current and hence fails tests
needing it to be current like ./test-apt-move-and-forget-manual-sections

We don't want to always use the one from the source directory through
either like in autopkgtests.

Gbp-Dch: Ignore
test/integration/framework