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