~dpb/charms/precise/landscape-client/1273788-change-relation-interface

« back to all changes in this revision

Viewing changes to tests/Makefile

  • Committer: Marco Ceppi
  • Date: 2013-05-29 22:01:20 UTC
  • mfrom: (19.3.11 landscape-client)
  • Revision ID: marco@ceppi.net-20130529220120-5attgp6hl5e6i60j
add-landscape-relation

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
build:
 
2
        @mkdir -p precise
 
3
        @test -e precise/landscape-client || ln -sf ../ precise/landscape-client
 
4
        @echo "- Checking juju status, to make sure juju bootstrap has been done"
 
5
        @juju status > /dev/null 2>/dev/null
 
6
 
 
7
test:
 
8
        ./install-test