|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] Adding __init__.py file to remove build warning.
# HG changeset patch
# User toml@xxxxxxxxxxxxxxxxxxxxx
# Node ID 246b6444c6432193ea98c9f01de58e6740bde09c
# Parent 85dd812ca054638f039b950e94903f038d17eaf0
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 85dd812ca054 -r 246b6444c643
tools/security/python/xensec_gen/__init__.py
--- /dev/null Tue Jan 24 16:59:33 2006
+++ b/tools/security/python/xensec_gen/__init__.py Tue Jan 24 16:59:54 2006
@@ -0,0 +1,1 @@
+
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] Adding __init__.py file to remove build warning.,
Xen patchbot -unstable <=
|
|
|
|
|