]>
git.saurik.com Git - apt.git/blob - test/integration/test-bug-728500-tempdir
5 TESTDIR
=$(readlink -f $(dirname $0))
8 configarchitecture
'i386'
10 buildsimplenativepackage
'coolstuff' 'all' '1.0' 'unstable'
15 msgtest
'Test with incorect TMPDIR'
16 export TMPDIR
=/does
-not-exists
17 aptget update
&& msgpass
|| msgfail