#!/bin/sh -e

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