HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [hylafax-users] awk bug in bin/notify



Il giorno mar, 15-02-2005 alle 19:42 -0500, andy ha scritto:
> Hi there.
[...]
> --- bin/notify-20050215.andybackup      2005-02-15 19:08:57.000000000 -0500
> +++ bin/notify  2005-02-15 19:09:17.000000000 -0500
> @@ -205,7 +205,7 @@
>                    sub(/\\\\$/, "\\\\n", status);
>                    while (getline > 0) {
>                    status = status $0;
> -                  gsub("*","",status);
> +                  gsub(/\*/,"",status);
>                    sub(/\\\\$/, "\\\\n", status);
>                    if ($0 !~ /\\\\$/)
>                        break;
> 
[...]

Thanks for your patch. Another solution is to use the GNU awk.

Bye,
Giuseppe


____________________ HylaFAX(tm) Users Mailing List _______________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
 On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
  *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*




Project hosted by iFAX Solutions