#!/bin/sh
set -e
cd /work/AutomatedTesting/autopkgtest--ubuntu/
rsync -a . chinstrap.ubuntu.com:autopkgtest/.
