~james-w/pkgme-service/oops-integration

1
2
3
4
5
6
7
#!/bin/sh

set -e

fab bootstrap > log
. ./virtualenv/bin/activate >> log
fab test