summaryrefslogtreecommitdiff
path: root/t/tar-override.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tar-override.sh')
-rwxr-xr-xt/tar-override.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tar-override.sh b/t/tar-override.sh
index c35234e9d..ce8529d97 100755
--- a/t/tar-override.sh
+++ b/t/tar-override.sh
@@ -19,7 +19,7 @@
# FIXME: currently this works only when the tar format used is 'v7'
# FIXME: (which is the default one).
-. ./defs || exit 1
+. test-init.sh
cwd=$(pwd) || fatal_ "getting current working directory"