Chris Lamb wrote:
> tags 489641 + patch
> thanks
>
> Patch attached.
> print_action()
> {
> - echo -e netenv: $* " ... \c"
> + printf "netenv: $* ... \c\n"
> }
?! what did you smoke that day Chris? :D
right version:
> print_action()
> {
> - echo -e netenv: $* " ... \c"
> +
tags 489641 + patch
thanks
Patch attached.
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -urNd netenv-0.94.3.orig/doc/edit-ns-preferences
netenv-0.94.3/doc/edit-ns-preferences
--- netenv-0.94.3
2 matches
Mail list logo