]> git.saurik.com Git - apt.git/commit - cmdline/apt-key.in
Test if TMPDIR is a directory in apt-key and if not unset it
authorMichael Vogt <mvo@debian.org>
Mon, 29 Sep 2014 09:43:37 +0000 (11:43 +0200)
committerMichael Vogt <mvo@debian.org>
Mon, 29 Sep 2014 09:43:37 +0000 (11:43 +0200)
commit7ffac4c10144a8458fec6de03c58f3b49d081e5c
treea3778191f8936ada9c33416907d02645cf031586
parent6eb377fb9fba6b7f17f635143e9201f0d62a50fb
Test if TMPDIR is a directory in apt-key and if not unset it

This prevents a failure in mktemp -d - it will blindly trust
TMPDIR and not use something else if the dir is not there.
cmdline/apt-key.in
test/integration/test-bug-728500-tempdir