]>
git.saurik.com Git - apt.git/blob - test/integration/test-bug-728500-tempdir
5 TESTDIR
=$(readlink -f $(dirname $0))
8 configarchitecture
'i386'
10 insertpackage
'unstable' 'coolstuff' 'all' '1.0'
15 msgtest
'Test apt-get update with incorrect' 'TMPDIR'
19 export TMPDIR
=/does
-not-exists
20 if aptget update
-o Debug
::Acquire
::gpg
=1 >${OUTPUT} 2>&1; then
29 testequal
'coolstuff' aptcache pkgnames
30 testsuccess
ls rootdir
/var
/lib
/apt
/lists
/*InRelease