[dev] Error in jonah conf.xml

Rick Emery rick at emery.homelinux.net
Tue Jul 29 19:30:08 PDT 2003


Quoting Rick Emery <rick at emery.homelinux.net>:

> I had to add a close tag to eliminate a bunch of errors when configuring
> jonah.
> Patch attached.
>
> Thanks,
> Rick

Oops; got a little overzealous, and I think I put the close tag in the wrong
place. The attached patch allows me to configure jonah, though I still get some
errors on the content page. Is this still an unfinished work in progress, or
should I not be getting errors with the intercept driver?

Thanks,
Rick
-------------- next part --------------
Index: conf.xml
===================================================================
RCS file: /repository/jonah/config/conf.xml,v
retrieving revision 1.16
diff -u -r1.16 conf.xml
--- conf.xml	29 Jul 2003 15:49:20 -0000	1.16
+++ conf.xml	30 Jul 2003 02:11:09 -0000
@@ -17,6 +17,7 @@
     <value>ejse</value>
    </values>
   </configenum>
+  </configsection>
 
   <configsection name="storage">
   <configenum name="driver" desc="What storage driver should we use for the weather station list?">sql


More information about the dev mailing list