Download_tag creates empty dir for 0 rpms
ClosedPublic

Authored by jskladan on Dec 2 2014, 4:28 PM.

Details

Summary

Based on the comments in T351, koji_utils' download_tag now creates a
directory, when no rpms were downloaded. The steps next up in the
chain (mash directive and depcheck), are well able to handle empty
directories (which are 'correct' input).

Test Plan

unittests work, tested with several runs of depcheck with modified code (commented-out the section actually downloading rpms in the code)

Diff Detail

Repository
rLTRN libtaskotron
Lint
Lint Skipped
Unit
Unit Tests Skipped
jskladan retitled this revision from to Download_tag creates empty dir for 0 rpms.Dec 2 2014, 4:28 PM
jskladan updated this object.
jskladan edited the test plan for this revision. (Show Details)
jskladan added reviewers: tflink, kparal.
tflink accepted this revision.Dec 2 2014, 5:54 PM
This revision is now accepted and ready to land.Dec 2 2014, 5:54 PM
jskladan closed this revision.Dec 3 2014, 1:03 PM
jskladan updated this revision to Diff 743.

Closed by commit rLTRNfa10d6698e95 (authored by @jskladan).