Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Clear the dirs before using them.
Signed-off-by: Marko Saukko <marko.saukko@jollamobile.com>
  • Loading branch information
Marko Saukko committed Nov 26, 2012
1 parent b8507bf commit 6d9bc92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests.xml
Expand Up @@ -5,6 +5,7 @@
<description> Tests to test repomd-pattern-builder</description>
<case name="pattern-test1">
<description>Test default pattern features</description>
<step>rm -rf /tmp/patternxml-test/ /tmp/groupxml-test/</step>
<step>/usr/bin/repomd-pattern-builder.py --output /tmp/patternxml-test/ -p /opt/tests/repomd-pattern-builder/data/patterns/</step>
<step>diff -ruN /tmp/patternxml-test/ /opt/tests/repomd-pattern-builder/data/output-valid/</step>
<step>/usr/bin/repomd-pattern-builder.py --groupxml --output /tmp/groupxml-test/ -p /opt/tests/repomd-pattern-builder/data/patterns/</step>
Expand Down

0 comments on commit 6d9bc92

Please sign in to comment.