#!/bin/bash -e
echo "Start: Autopkgtest run stub"
id  # to debug what user we are called
echo "Done: Autopkgtest run stub"
