projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7026bed
)
reduce debug
author
Klaus Kaempf
<kkaempf@suse.de>
Fri, 3 Mar 2006 09:59:18 +0000
(09:59 +0000)
committer
Klaus Kaempf
<kkaempf@suse.de>
Fri, 3 Mar 2006 09:59:18 +0000
(09:59 +0000)
zypp/target/TargetImpl.cc
patch
|
blob
|
history
diff --git
a/zypp/target/TargetImpl.cc
b/zypp/target/TargetImpl.cc
index 62114c17929d0599a226abf23958a25491cc86fe..f3314531416bb2158d5cc47ba937603dff049718 100644
(file)
--- a/
zypp/target/TargetImpl.cc
+++ b/
zypp/target/TargetImpl.cc
@@
-581,7
+581,7
@@
TargetImpl::getResolvablesToInsDel ( const ResPool pool_r,
// start recursive depth-first-search
order.init();
MIL << "order.init() done" << endl;
- order.printAdj(
DBG
, false );
+ order.printAdj(
XXX
, false );
///////////////////////////////////////////////////////////////////
// build install list in install order
///////////////////////////////////////////////////////////////////