INN 2.5, inn-CURRENT-20090103 Issues
Julien ÉLIE
julien at trigofacile.com
Sat Jan 17 14:37:32 UTC 2009
Hi William,
> In the case of fr.* it is completely is broken.
> When I feed fr.* in manually into docheckgroups I get:
> grep: Unmatched ) or \)
> grep: Unmatched ) or \)
> grep: Unmatched ) or \)
> grep: Unmatched ) or \)
> grep: Unmatched ) or \)
> grep: Unmatched ) or \)
Exactly six times?
Then I believe $PATS is bad in docheckgroups.
15:23 news at trigofacile ~% grep -E "a(" test
grep: Échec du pairage de ( ou de \(
In <pathbin>/docheckgroups, you have:
PATS=`${SED} <${T}/$$msg \
-e 's/[ ].*//' -e 's/\..*//' \
-e 's/^!//' -e '/^$/d' \
-e 's/^/^/' -e 's/$/[. ]/' \
| ${SORT} -u \
| (tr '\012' '|' ; echo '' )\
| ${SED} -e 's/|$//'`
Please add just after:
echo "$PATS"
cat ${T}/$$msg
and tell us the result of « echo "$PATS" » and if you notice something
wrong in cat. (You can paste it here if you want.)
We will see after for fido7.*.
--
Julien ÉLIE
« Ma parole... Vous êtes soûls ! Heu ! Sourds... » (Astérix)
More information about the inn-workers
mailing list