~matsubara/maas/dhcpd-workaround-raring

1
2
3
4
#!/bin/sh
set -e -u
exec 2>&1
nosetests --verbose --stop debian/tests/maas-integration.py