HylaFAX The world's most advanced open source fax server |
* Brad Stevens <bstevens@xxxxxxxxx> [070124 09:42]: > [root@FAXSERV hylafax]# ./bin/notify doneq/q31 done 10:00 > grep: unrecognized option `-- data' > Usage: grep [OPTION]... PATTERN [FILE]... > Try `grep --help' for more information. > FILE 1: docq/doc37.ps > Converting docq/doc37.ps to PDF > Using ps2pdf > basename: extra operand `ESP' > Try `basename --help' for more information. > [root@FAXSERV hylafax]# This has been fixed in CVS, and will be in the next release (4.3.2) do out soon... There are 2 things here that have been fixed: 1) grep call in notify.sh.in (around line 101) should be like this: SESSION_LOG="`cat log/c$commid | $GREP -v -e '-- data'`" 2) the "ps2pdf" call in common_functions.sh (around line 308) should bi: $PS2PDF $1 $TMPDIR/$name.pdf >/dev/null 2>&1 a. -- Aidan Van Dyk aidan@xxxxxxxx Senior Software Developer +1 215 825-8700 x8103 iFAX Solutions, Inc. http://www.ifax.com/
Attachment:
signature.asc
Description: Digital signature