X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0f0af4e32a4d734209c16282b63f7cb1094e2699..2734ae8bfd1261aae65da3e14453dcfc1896f8d4:/test/format/test-mymbox?ds=sidebyside 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"