]> diplodocus.org Git - nmh/blobdiff - test/format/test-mymbox
Minor autoconf style cleanup.
[nmh] / test / format / test-mymbox
index 040390c95380b8c4969714cf142f4b634c3eaea7..0221fad2a88277a21e5235d85f85b2258828caff 100755 (executable)
@@ -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"