#!/bin/sh # # Tests to see if the -from, -to, -cc, -fcc, and -subject switches to # "comp" work correctly. # if test -z "${MH_OBJ_DIR}"; then srcdir=`dirname "$0"`/../.. MH_OBJ_DIR=`cd "$srcdir" && pwd`; export MH_OBJ_DIR fi . "$MH_OBJ_DIR/test/common.sh" setup_test # # Create a test template file (we create one here just in case the master # one changes) # form="${MH_TEST_DIR}/$$.components" cat > $form < $expected <