>> @initialize:python@ >> +URL << virtual.database_URL; > > On the command line, your -D argument is URL, but here the variable is > called database_URL.
I am sorry that I have overlooked the identifier mismatch here. > If you don't provide the variables needed by the initialize rule, > the initialize rule doesn't run. Thanks for your explanation. I would appreciate a more appropriate error message for such use cases. Regards, Markus _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
