X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Fformat%2Ftest-mymbox;h=5a39d59f61959defbf1211fab885593a4a8d34e7;hb=7a0a7153bb07a0d9aca20ee21f9328f48fe49443;hp=e3decd99f37e2a208eaddb213927ba9fc9d754fa;hpb=b0b7ee58c482bf36063e6158f610dd337f3ca568;p=mmh diff --git a/test/format/test-mymbox b/test/format/test-mymbox index e3decd9..5a39d59 100755 --- a/test/format/test-mymbox +++ b/test/format/test-mymbox @@ -13,8 +13,8 @@ fi setup_test -user="`id -un`" -host="`hostname`" +user=${LOGNAME:-`id -un`} +host=`${MH_OBJ_DIR}/test/getfqdn` run_test "${MH_LIB_DIR}/ap -format %(mymbox{text}) ${user}" \ 1 "Basic user test"