wrong format
authorStefan Schubert <schubi@suse.de>
Fri, 22 Feb 2008 14:35:25 +0000 (14:35 +0000)
committerStefan Schubert <schubi@suse.de>
Fri, 22 Feb 2008 14:35:25 +0000 (14:35 +0000)
zypp/solver/detail/Testcase.cc

index 91f608c5bf7a63087d879d9e4c2d1d24cc6ab484..dbf33ff887270b37c0e85f1284efd5731cb5bdfc 100644 (file)
@@ -344,7 +344,7 @@ bool Testcase::createTestcase(Resolver & resolver, bool dumpPool, bool runSolver
 
     // writing control file "*-test.xml"
 
-    HelixControl control (dumpPath + "/solver-test.xml",
+    HelixControl control (dumpPath + "/solver-test.xml.gz",
                          repoTable,
                          ZConfig::instance().systemArchitecture(),
                          language);