|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] XendRoot::logDebug message format fix
XendRoot::logDebug wrongly set the message format to 'info', instead
of 'debug'. this problem happens with all the trees: stable, testing
and unstable. so here is 3 patches for 3 trees to fix it.
Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>
note:
- patch for testing tree is against ChangeSet@xxxxxx (in fact this
patch is same as stable patch)
- patch for unstable tree is against ChangeSet@xxxxxx
$ diffstat xendroot_logdebug.stable.patch
XendRoot.py | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
$ diffstat xendroot_logdebug.testing.patch
XendRoot.py | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
$ diffstat xendroot_logdebug.unstable.patch
XendRoot.py | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
xendroot_logdebug.stable.patch
Description: Binary data
xendroot_logdebug.testing.patch
Description: Binary data
xendroot_logdebug.unstable.patch
Description: Binary data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] XendRoot::logDebug message format fix,
aq <=
|
|
|
|
|