comment the comment
authorStanislav Visnovsky <visnov@suse.cz>
Fri, 15 Feb 2008 13:21:28 +0000 (13:21 +0000)
committerStanislav Visnovsky <visnov@suse.cz>
Fri, 15 Feb 2008 13:21:28 +0000 (13:21 +0000)
zypp/RepoManager.cc

index 68dd4ac..3e835c0 100644 (file)
@@ -616,7 +616,7 @@ namespace zypp
        
         TmpDir oldmetadata( TmpDir::makeSibling( rawpath ) );
         filesystem::rename( rawpath, oldmetadata.path() );
-         move the just downloaded there
+        // move the just downloaded there
         filesystem::rename( tmpdir.path(), rawpath );
 
         // we are done.