]> xenbits.xensource.com Git - people/gdunlap/xsatool/commit
Use VersionsFromString for set-patches
authorGeorge Dunlap <george.dunlap@citrix.com>
Tue, 31 Jul 2018 11:30:48 +0000 (12:30 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Tue, 31 Jul 2018 11:30:48 +0000 (12:30 +0100)
commitc9009ae111d98164e55a972b18c3fdcb41bd8909
treea3ef85bd79ceb989b7693d63c9e2fd5f35f66480
parenta2dc7444e92f7570c3c31c0c344665de7e846785
Use VersionsFromString for set-patches

Move most of old function into a separate function, rather than
indenting into a loop, to make the diff cleaner.

While we're here fix a failure that returned 0 (the default value)
rather than 1.

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
README.md
xsa.go