diff options
| author | Tanaka Akira <akr@users.sourceforge.net> | 2000-03-24 12:47:37 +0000 |
|---|---|---|
| committer | Tanaka Akira <akr@users.sourceforge.net> | 2000-03-24 12:47:37 +0000 |
| commit | 230555aad87c44c711789ec1507c6920d9b483ac (patch) | |
| tree | efc1437a827d97a1ed6bc428c335555b5d0538b0 /Test/comptest | |
| parent | zsh-workers/10231 (diff) | |
| download | zsh-230555aad87c44c711789ec1507c6920d9b483ac.tar zsh-230555aad87c44c711789ec1507c6920d9b483ac.tar.gz zsh-230555aad87c44c711789ec1507c6920d9b483ac.tar.bz2 zsh-230555aad87c44c711789ec1507c6920d9b483ac.tar.lz zsh-230555aad87c44c711789ec1507c6920d9b483ac.tar.xz zsh-230555aad87c44c711789ec1507c6920d9b483ac.tar.zst zsh-230555aad87c44c711789ec1507c6920d9b483ac.zip | |
zsh-workers/10232
Diffstat (limited to 'Test/comptest')
| -rw-r--r-- | Test/comptest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/comptest b/Test/comptest index 18faea4d8..012ad788c 100644 --- a/Test/comptest +++ b/Test/comptest @@ -5,7 +5,7 @@ zmodload -i zsh/zpty setopt extendedglob -fpath=( ${ZTST_srcdir:h}/(Completion|Functions)/*~*/CVS(/) ) +fpath=( $ZTST_srcdir/../(Completion|Functions)/*~*/CVS(/) ) debug= dump=(-D) |
