~mvo/unattended-upgrades/timed-reboot

« back to all changes in this revision

Viewing changes to test/test_in_chroot.py

  • Committer: Michael Vogt
  • Date: 2012-06-29 07:08:35 UTC
  • mfrom: (228.1.5 debian-wheezy)
  • Revision ID: michael.vogt@ubuntu.com-20120629070835-uglivm8h92ex35hg
merged from the debian-wheezy branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
                         "--arch=%s" % ARCH,
63
63
                         # smaller version of the minimal system
64
64
                         "--variant=minbase",
65
 
                         "--include=python-apt,apt-utils,gpgv,ubuntu-keyring",
 
65
                         "--include=python-apt,apt-utils,gpgv,ubuntu-keyring,ca-certificates",
66
66
                         DISTRO, 
67
67
                         target,
68
68
                         MIRROR])