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:
5a4e228
)
dont crash
author
Duncan Mac-Vicar P
<dmacvicar@suse.de>
Tue, 24 Jul 2007 14:13:55 +0000
(14:13 +0000)
committer
Duncan Mac-Vicar P
<dmacvicar@suse.de>
Tue, 24 Jul 2007 14:13:55 +0000
(14:13 +0000)
zypp/RepoManager.cc
patch
|
blob
|
history
diff --git
a/zypp/RepoManager.cc
b/zypp/RepoManager.cc
index
2afaffe
..
b06d962
100644
(file)
--- a/
zypp/RepoManager.cc
+++ b/
zypp/RepoManager.cc
@@
-255,7
+255,6
@@
namespace zypp
if ( PathInfo(_pimpl->options.knownReposPath).isExist() )
{
RepoInfoList repos = repositories_in_dir(_pimpl->options.knownReposPath);
-
for ( RepoInfoList::iterator it = repos.begin();
it != repos.end();
++it )