]> diplodocus.org Git - nmh/blobdiff - test/mhfixmsg/test-mhfixmsg
Removed version number from OpenBSD, it's in the "recent" section.
[nmh] / test / mhfixmsg / test-mhfixmsg
index c2070c51ecec86d611a325d493f8bb77f03b2604..e37b56a3d2374cd378fc350ef7be4b9cc7193b61 100755 (executable)
@@ -1727,7 +1727,7 @@ check "`mhpath last`" "$actual" 'keep first'
 
 start_test "pass through message with relative folder path with parse error"
 #### Factor out leading portion of current folder path and make it relative.
 
 start_test "pass through message with relative folder path with parse error"
 #### Factor out leading portion of current folder path and make it relative.
-pwd=`pwd`
+pwd=`pwd -P`
 set +e
 run_prog mhfixmsg +./`mhpath | sed "s%^$pwd/%%"` last -out - >"$actual" 2>/dev/null
 set -e
 set +e
 run_prog mhfixmsg +./`mhpath | sed "s%^$pwd/%%"` last -out - >"$actual" 2>/dev/null
 set -e