own lock directory
authorStefan Schubert <schubi@suse.de>
Sat, 25 Feb 2006 15:27:38 +0000 (15:27 +0000)
committerStefan Schubert <schubi@suse.de>
Sat, 25 Feb 2006 15:27:38 +0000 (15:27 +0000)
testsuite/solver/data.deptestomatic/lock-tests/exercise-58-test.solution [moved from testsuite/solver/data.deptestomatic/basic-exercises/exercise-58-test.solution with 100% similarity]
testsuite/solver/data.deptestomatic/lock-tests/exercise-58-test.xml [moved from testsuite/solver/data.deptestomatic/basic-exercises/exercise-58-test.xml with 100% similarity]
testsuite/solver/data.deptestomatic/lock-tests/exercise-obscureobsoletes-02-test.xml [moved from testsuite/solver/data.deptestomatic/yast-tests/exercise-obscureobsoletes-02-test.xml with 75% similarity]

 foo2 @foo @foo-devel
  -->
 <trial>
-  <lock package="foo" channel="test"/>
-  <lock package="foo-devel" channel="test"/>
+  <lock package="foo" channel="@system"/>
+  <lock package="foo-devel" channel="@system"/>
   <install channel="test" package="foo2"/>
+  <reportproblems/>
 </trial>
 
 </test>