X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT240-dump-restore.sh;h=0870ff921f1e1642359fe088fff7f0e9ef8a3e63;hb=a863de1e43ee34f6f5794a2759fdceb287e851aa;hp=75fb0b404bbebbf134cc4fe7c040016817245910;hpb=0dd58ea7e7f2af3fea2ba747a49c1d8bb3cdeaad;p=notmuch 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"