~mvo/apt/dep8

« back to all changes in this revision

Viewing changes to test/integration/test-bug-601016-description-translation

  • Committer: Michael Vogt
  • Date: 2011-02-08 09:25:47 UTC
  • mfrom: (1561.38.60 apt-sid)
  • Revision ID: michael.vogt@ubuntu.com-20110208092547-3gsosv0ywgr9vh2q
mergedĀ fromĀ lp:~donkult/apt/sid

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
testrun() {
58
58
        echo "Acquire::Languages { \"${LOCALE}\"; \"en\"; };" > rootdir/etc/apt/apt.conf.d/00languages
59
59
        export LC_ALL=""
 
60
        rm -rf rootdir/var/lib/apt/lists rootdir/var/cache/apt/
60
61
        setupaptarchive
61
62
        testequal "$LOCALESTANZA" aptcache show apt -o Test=File-${LOCALE}
62
63
        testequal "$NOLONGSTANZA" aptcache show apt -o Acquire::Languages="ww" -o Test=File-${LOCALE}