# Not tested:
# -normalize, -nonormalize
-set -e
+# ???? temporary set -e
+set -x
if test -z "${MH_OBJ_DIR}"; then
srcdir=`dirname $0`/../..
. "$MH_OBJ_DIR/test/common.sh"
-exit # ???? Temporary, to isolate failure on Solaris.
setup_test
+#### ???? temporary
+ls -l ${MH_INST_DIR}$prefix/bin
+echo $PATH
+export PATH
+scan +inbox # ???? temporary
+#### ???? temporary
+
expected=$MH_TEST_DIR/$$.expected
expected_err=$MH_TEST_DIR/$$.expected_err
actual=$MH_TEST_DIR/$$.actual