]> xenbits.xensource.com Git - people/gdunlap/xsatool.git/commit
main: Call OpenRepos when loading config
authorGeorge Dunlap <george.dunlap@citrix.com>
Wed, 10 May 2017 16:03:50 +0000 (17:03 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Wed, 10 May 2017 16:03:50 +0000 (17:03 +0100)
commit8c5288f924581614ac49d4734e4d1610e2c4cfab
tree0b736e017e8bd4ae77ad1ee530a7b0ffbcaa5511
parent596e682b3c2d97c390302d40de074a4f394fad53
main: Call OpenRepos when loading config

Rather than having to open them each place they're used.

Also do some minor reorganization of variables, just code motion.

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
main.go
repo.go
test.go
xsa.go