]> diplodocus.org Git - nmh/blobdiff - test/fakesendmail
Replace getcpy() with mh_xstrdup() where the string isn't NULL.
[nmh] / test / fakesendmail
index 97f63b15d25a1e1fd6af84a6e0bdcb626cd4eddf..37b6e309edb918c4799ce34d133792542a0bf05f 100755 (executable)
@@ -15,7 +15,7 @@ if [ "$MH_TEST_DIR"x = x ]; then
 fi
 
 #### Puts message on stdin in a drop that the test knows about.
 fi
 
 #### Puts message on stdin in a drop that the test knows about.
-deliver="$MH_LIB_DIR/rcvpack $MH_TEST_DIR/Mail/fakesendmail.mbox"
+deliver="$MH_LIBEXEC_DIR/rcvpack $MH_TEST_DIR/Mail/fakesendmail.mbox"
 
 found_dasht=0
 for arg in "$@"; do
 
 found_dasht=0
 for arg in "$@"; do