about summary refs log tree commit diff
path: root/Test/comptest
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-07-04 00:45:07 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-07-04 00:45:07 +0000
commit715278d0631c1a165d2b9aae8e3650e1d7c2ad02 (patch)
tree2cec0792a6ed0a184bda0bde20c7c3f74ad4cfd3 /Test/comptest
parentc5e47b85366310d4b81a39335a60769ba4f5b2eb (diff)
downloadzsh-715278d0631c1a165d2b9aae8e3650e1d7c2ad02.tar.gz
zsh-715278d0631c1a165d2b9aae8e3650e1d7c2ad02.tar.xz
zsh-715278d0631c1a165d2b9aae8e3650e1d7c2ad02.zip
12151: Fix ZDOTDIR during "make check" for static builds.
Diffstat (limited to 'Test/comptest')
-rw-r--r--Test/comptest2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/comptest b/Test/comptest
index d486bef5f..cb0e06f57 100644
--- a/Test/comptest
+++ b/Test/comptest
@@ -24,7 +24,7 @@ comptestinit () {
   }
 
   comptesteval \
-"export ZDOTDIR=$ZTST_testdir/Modules" \
+"export ZDOTDIR=$ZTST_testdir" \
 "module_path=( $module_path )" \
 "fpath=( $fpath )" \
 'LISTMAX=10000000