Depcheck - transform the repo args from CLI to dict
ClosedPublic

Authored by jskladan on Oct 15 2014, 8:57 AM.

Details

Summary

The CLI-call of depcheck did not reflect the changes in the rest of the
code. The repos argument must be provided as a dict (was list).

Test Plan

./run_depcheck.py -r /tmp/depcheck_scenarios1pDScq/repo_current/ -- /tmp/depcheck_scenarios1pDScq/repo_updates/bar-0.1-1.fc19.noarch.rpm

Diff Detail

Repository
rDEPCK task-depcheck
Lint
Lint Skipped
Unit
Unit Tests Skipped
jskladan retitled this revision from to Transform the repo args from CLI to dict.Oct 15 2014, 8:57 AM
jskladan updated this object.
jskladan edited the test plan for this revision. (Show Details)
jskladan added reviewers: tflink, kparal.
jskladan retitled this revision from Transform the repo args from CLI to dict to Depcheck - transform the repo args from CLI to dict.
jdulaney accepted this revision.Oct 15 2014, 10:34 AM
jdulaney added a reviewer: jdulaney.
jdulaney added a subscriber: jdulaney.

Looks good to me.

This revision is now accepted and ready to land.Oct 15 2014, 10:34 AM
jskladan updated this revision to Diff 698.Oct 15 2014, 10:48 AM
  • This can actually be done much simpler
kparal accepted this revision.Oct 15 2014, 12:17 PM
jskladan closed this revision.Oct 15 2014, 12:48 PM
jskladan updated this revision to Diff 701.

Closed by commit rDEPCKaf6b2c1afec0 (authored by @jskladan).