| Hylafax Mailing List Archives |
--- 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;
____________________ 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*
![]() |
|