~charmers/charms/precise/mailman/trunk

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: Tim Van Steenburgh
  • Date: 2014-11-21 16:34:41 UTC
  • mfrom: (34.2.4 mailman)
  • Revision ID: tim.van.steenburgh@canonical.com-20141121163441-vil7mx31x7mkh0xz
[jose] Added tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
set -ex
 
4
 
 
5
sudo add-apt-repository ppa:juju/stable -y
 
6
sudo apt-get update
 
7
sudo apt-get install amulet python3-requests git -y