X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0f0af4e32a4d734209c16282b63f7cb1094e2699..1296ac4deb08520a0e67a2b4ffba460b974da35c:/test/format/test-mymbox diff --git a/test/format/test-mymbox b/test/format/test-mymbox index 040390c9..0221fad2 100755 --- a/test/format/test-mymbox +++ b/test/format/test-mymbox @@ -18,7 +18,7 @@ setup_test #### suite, or the user's login name. ap will escape (quote) it if #### needed. user=`${MH_LIB_DIR}/ap -format '%(me)' 0` -host=`${MH_OBJ_DIR}/test/getfqdn` +host=`${MH_OBJ_DIR}/test/getcanon` output=`${MH_LIB_DIR}/ap -format '%(mymbox{text})' "${user}"` run_test "echo $output" 1 "Basic user test"