#!/bin/sh

./startalk $TESTOPTS -P <<EOF



position: $TESTENTRY
name: Test User 3
company: Test Comp.
phone-home: 0123456789

EOF

exit $?
