X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Ftest-lib-common.sh;h=ba4a8e112084ec7db5cdc7241e1271f8bcc349ec;hp=5eb618c1f51aabffb562d4b2ac9dc6e646b668f7;hb=b183f2635eaf323066f26c7ca22d931d4f4ccd3a;hpb=9ee29ad6f0805dc55e63f8a04a68a1f55d0c382b diff --git a/test/test-lib-common.sh b/test/test-lib-common.sh index 5eb618c1..ba4a8e11 100644 --- a/test/test-lib-common.sh +++ b/test/test-lib-common.sh @@ -1,5 +1,6 @@ # # Copyright (c) 2005 Junio C Hamano +# Copyright (c) 2010 Notmuch Developers # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -48,7 +49,7 @@ restore_database () { # Test the binaries we have just built. The tests are kept in # test/ subdirectory and are run in 'trash directory' subdirectory. -TEST_DIRECTORY=$(pwd) +TEST_DIRECTORY=$(pwd -P) notmuch_path=`find_notmuch_path "$TEST_DIRECTORY"` # configure output