X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=performance-test%2FT01-dump-restore.sh;h=2a53e3b82f3bf4c113e570b9314e8a5c60055c80;hp=9cfd5cd624accdb1e77b6c3a17bc2a79cebbfedc;hb=HEAD;hpb=33c8777a967ece2dd4bbda7e83a4e07c195abf51 diff --git a/performance-test/T01-dump-restore.sh b/performance-test/T01-dump-restore.sh index 9cfd5cd6..2a53e3b8 100755 --- a/performance-test/T01-dump-restore.sh +++ b/performance-test/T01-dump-restore.sh @@ -1,8 +1,8 @@ -#!/bin/bash +#!/usr/bin/env bash test_description='dump and restore' -. ./perf-test-lib.sh || exit 1 +. $(dirname "$0")/perf-test-lib.sh || exit 1 time_start