# HG changeset patch # User toml@xxxxxxxxxxxxxxxxxxxxx # Node ID 79dc1e96570102e228d22b2e39f09724ff4b596a # Parent 34f2b388beb0c89b4f2edb04239d2fac41d760f5 Adding __init__.py file to remove build warning. It turns out the hg export command does not include zero size files in the generated diff and this was overlooked. diff -r 34f2b388beb0 -r 79dc1e965701 tools/security/python/xensec_gen/__init__.py --- /dev/null Mon Jan 23 14:47:00 2006 +++ b/tools/security/python/xensec_gen/__init__.py Mon Jan 23 19:13:00 2006 @@ -0,0 +1,1 @@ +