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



On 2005.02.15 16:42 andy wrote:

--- 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;

Thank you. This has been committed to HylaFAX CVS HEAD and will be there for the next release.


Lee.

____________________ 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