summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--tests/nar.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nar.scm b/tests/nar.scm
index 9bc5a1962e..6493d76876 100644
--- a/tests/nar.scm
+++ b/tests/nar.scm
@@ -153,7 +153,7 @@
 
 (define %test-dir
   ;; An output directory under $top_builddir.
-  (string-append (dirname (search-path %load-path "configure"))
+  (string-append (dirname (search-path %load-path "pre-inst-env"))
                  "/test-nar-" (number->string (getpid))))