# Not tested:
# -normalize, -nonormalize
-set -e
+# ???? temporary set -e
+set -x
if test -z "${MH_OBJ_DIR}"; then
srcdir=`dirname $0`/../..
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
# check with no arguments and no AliasFile profile component
run_test 'ali' ''
-exit # ???? Temporary, to isolate failure on Solaris.
-
# check with nonexistent alias file
run_test 'ali -alias nonexistent' \
"ali: aliasing error in nonexistent - unable to read 'nonexistent'"