Hi, Frank Terbeck wrote: > Frank Terbeck wrote: > [...] > > #!/bin/zsh -f > > > > if [[ -o interactive ]]; then > [...] > > This wasn't the smartest idea ever. Since this is a script, it's > obviously not interactive invocation, which means that the test always > fails.
Noticed that, too. :-) > Oh well. I guess we can just warn upon every invocation interactive > or not. That's how I committed it last night: https://anonscm.debian.org/cgit/collab-maint/zsh.git/commit/?id=438969ffb81fd46b514d42a77b74890a7b4f778f Regards, Axel -- ,''`. | Axel Beckert <[email protected]>, http://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `' | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE `- | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

