1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00

Andrej, 12614: Clean zpty module after testing.

This commit is contained in:
Bart Schaefer 2000-08-14 15:45:43 +00:00
parent b97dd45909
commit 825a1baf7c
3 changed files with 9 additions and 1 deletions

@ -49,3 +49,7 @@
>DI:{dir2}
>FI:{file1}
>FI:{file2}
%clean
zmodload -ui zsh/zpty

@ -510,4 +510,5 @@
>COMPADD:{}
%clean
exit 0
zmodload -ui zsh/zpty

@ -144,3 +144,6 @@
>NO:{abyyy}
>NO:{abzzz}
%clean
zmodload -ui zsh/zpty