]> diplodocus.org Git - nmh/blobdiff - test/format/test-rightjustify
Don't `else' after return. Simplify control flow.
[nmh] / test / format / test-rightjustify
index f482db4f43e2efc685ff11a6c3c814c5b80fdd9d..6ad7e4ebbf0c13b1f94e09352104c3ee8b26ca0b 100755 (executable)
@@ -12,7 +12,7 @@ fi
 
 setup_test
 
-actual=`run_prog ${MH_LIB_DIR}/ap -format "%-30(friendly{text})<<End of test" "No Such User <nosuch@user.com>"`
+actual=`run_prog ${MH_LIBEXEC_DIR}/ap -format "%-30(friendly{text})<<End of test" "No Such User <nosuch@user.com>"`
 expected="                  No Such User<<End of test"
 ##########123456789012345678901234567890