X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT240-dump-restore.sh;h=0870ff921f1e1642359fe088fff7f0e9ef8a3e63;hp=75fb0b404bbebbf134cc4fe7c040016817245910;hb=dbdb860bb92b5eef0eadc6ffd1fd6d5bf64553b9;hpb=ec3937b5cd2884504d5536dc8631a15fd506050b diff --git a/test/T240-dump-restore.sh b/test/T240-dump-restore.sh index 75fb0b40..0870ff92 100755 --- a/test/T240-dump-restore.sh +++ b/test/T240-dump-restore.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash test_description="\"notmuch dump\" and \"notmuch restore\"" -. ./test-lib.sh || exit 1 +. $(dirname "$0")/test-lib.sh || exit 1 NOTMUCH_NEW > /dev/null test_begin_subtest "dump header"