#!/bin/sh -e

chown nobody $AUTOPKGTEST_TMP
cd $AUTOPKGTEST_TMP
echo trial twisted | su -s /bin/sh nobody
