Christopher Browne wrote:
I'd *love* to have something that would say something like...
AssignField LHS="com.foo.bar.jdbc.url"
RHS="pgsql:$(dbhost):$(dbport):$(dbuser)"
separator="="
Did someone consider code along the lines of
SplitOn = ( = )
SetLine "com.foo.bar.jdbc.url=pgsql:somehost:5432:user"
ReplaceLinesMatchingField "1"
?
Alex
--
Alexander Jolk * BUF Compagnie * [EMAIL PROTECTED]
Tel +33-1 42 68 18 28 * Fax +33-1 42 68 18 29
_______________________________________________
Help-cfengine mailing list
Help-cfengine@gnu.org
http://lists.gnu.org/mailman/listinfo/help-cfengine