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:
60f6fa8
)
additional debug
author
Duncan Mac-Vicar P
<dmacvicar@suse.de>
Mon, 6 Mar 2006 16:51:11 +0000
(16:51 +0000)
committer
Duncan Mac-Vicar P
<dmacvicar@suse.de>
Mon, 6 Mar 2006 16:51:11 +0000
(16:51 +0000)
zypp/source/susetags/SuseTagsImpl.cc
patch
|
blob
|
history
diff --git
a/zypp/source/susetags/SuseTagsImpl.cc
b/zypp/source/susetags/SuseTagsImpl.cc
index 805ea31abad43a34ca4516b13f7bba5020c91a5c..4453facc22e36850578bc2da8600217c4521f3bf 100644
(file)
--- a/
zypp/source/susetags/SuseTagsImpl.cc
+++ b/
zypp/source/susetags/SuseTagsImpl.cc
@@
-127,7
+127,7
@@
namespace zypp
bool SuseTagsImpl::cacheExists()
{
- MIL << "Checking if source cache exists
..."
<< std::endl;
+ MIL << "Checking if source cache exists
in "<< _cache_dir
<< std::endl;
bool exists = true;
bool data_exists = PathInfo(_cache_dir + "DATA").isExist();