BTS

Message974

Author z3ttacht
Recipients ft, mika
Date 2007-12-04.16:49:58
Content
* Frank Terbeck <bts@bts.grml.org> [2007-12-04 13:25]:

> There is one issue.
> "if [[ -x $(type aterm) ] ; then"
This happend on purpose and has been a patch by Michael.

,----[ % hg glog -l 2 ]-
| @  changeset:   329:80819289a2a6
| |  tag:         tip
| |  user:        Michael Prokop <mika@grml.org>
| |  date:        Mon Dec 03 23:00:48 2007 +0100
| |  summary:     Apply patch by z3ttacht regarding issue354
| |
| o  changeset:   328:ab20fe3dee9b
| |  user:        Michael Prokop <mika@grml.org>
| |  date:        Mon Dec 03 22:18:53 2007 +0100
| |  summary:     zsh: replace $(which ...) with $(type ...)
`----

> Anyway, the attached patch fixes this problem and does further
> cleanups. Like == instead of =, -eq for integer comparison and
> doing:
Good deal! Missed these completely. (o;

HTH,
z3ttacht
History
Date User Action Args
2007-12-04 16:49:58z3ttachtsetrecipients: + mika, ft
2007-12-04 16:49:58z3ttachtsetmessageid: <1196786998.64.0.113115824409.issue354@bts.grml.org>
2007-12-04 16:49:58z3ttachtlinkissue354 messages
2007-12-04 16:49:58z3ttachtcreate