Author: benm
Date: 2005-04-11 16:27:40 -0400 (Mon, 11 Apr 2005)
New Revision: 42804
Modified:
trunk/release/website/mk-oc.sh
Log:
more fix
Modified: trunk/release/website/mk-oc.sh
===================================================================
--- trunk/release/website/mk-oc.sh 2005-04-11 20:24:45 UTC (rev 42803)
+++ trunk/release/website/mk-oc.sh 2005-04-11 20:27:40 UTC (rev 42804)
@@ -23,7 +23,7 @@
cat $confdir/oc-config/$chan.chan | while read lline; do
if [ "x${lline:0:1}" != "x!" ]; then
- echo ${lline//[[name]]/replacement} >> $chan.conf
+ echo ${lline//\\[\\[name\\]\\]/$serverconf} >>
$chan.conf
continue
fi
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches