diff options
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 d9c3c40d0..59bd9e60c 100644 --- a/Test/comptest +++ b/Test/comptest @@ -1,6 +1,6 @@ #!/usr/local/bin/zsh -f -zmodload zsh/zpty +zmodload -i zsh/zpty setopt extendedglob debug= |