fix file ownership tests to work on kfreebsd
authorDavid Kalnischkies <david@kalnischkies.de>
Mon, 17 Nov 2014 21:54:29 +0000 (22:54 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Tue, 18 Nov 2014 01:41:20 +0000 (02:41 +0100)
commit4bb006d1ddcf1807474067dcbef9fb0bb5def0ac
treebe51ac0639d57904d8f5db8e8bcc1910f775d2da
parent8fe964f148344b8a55252fe52b6292a4ab86ea98
fix file ownership tests to work on kfreebsd

While on linux files are created in /tmp with $USER:$USER, on my
kfreebsd testmachine they are created with $USER:root, so we pull some
strings here to make it work on both.
test/integration/framework
test/integration/test-apt-cdrom
test/integration/test-apt-get-changelog
test/integration/test-apt-get-source-authenticated
test/integration/test-authentication-basic