#!/bin/sh

./startalk $TESTOPTS -P <<EOF
email: sgifford@suspectclass.com


# This is a something


EOF

exit $?
