1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-23 04:30:24 +02:00

Paul Ackersviller: 26959: delay before removing test modules

users/14118: fix test and assignment in prompt_special_chars
This commit is contained in:
Peter Stephenson 2009-05-13 08:39:47 +00:00
parent feb2df4b63
commit 49db32f2b5
3 changed files with 12 additions and 3 deletions

View file

@ -54,6 +54,7 @@ check test:
else \
stat=1; \
fi; \
sleep 1; \
rm -rf Modules .zcompdump; \
exit $$stat