From 896c984712175e3d5c1775615455305f4afffd00 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Mon, 11 Feb 2008 15:58:57 +0000 Subject: [PATCH] sync filename --- zypp/solver/detail/Testcase.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zypp/solver/detail/Testcase.cc b/zypp/solver/detail/Testcase.cc index 9fc923f..885b69f 100644 --- a/zypp/solver/detail/Testcase.cc +++ b/zypp/solver/detail/Testcase.cc @@ -429,7 +429,7 @@ HelixControl::HelixControl(const std::string & controlPath, *file << TAB << "- type : " << repo.type() << endl; *file << TAB << " -->" << endl; - *file << TAB << "first.id() + *file << TAB << "first.id()) << "-package.xml.gz\" name=\"" << repo.alias() << "\" />" << endl << endl; } -- 2.7.4