]> xenbits.xensource.com Git - people/gdunlap/xsatool.git/commit
Recipe: Add ForEachTree method to do something for each tree
authorGeorge Dunlap <george.dunlap@citrix.com>
Wed, 17 May 2017 15:27:18 +0000 (16:27 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Wed, 17 May 2017 15:27:18 +0000 (16:27 +0100)
commit1618e11b76ee91734c1430e347fe5ef2b7dc4f2b
treee19cf8f17519c3eb9f2204d950a7a656d28bda1e
parent6c68a03d98396ab91261e0542d6bf06a41224fab
Recipe: Add ForEachTree method to do something for each tree

Have MakePatches, IsApplied, and Apply methods use it rather than
ForEachXenRepo().

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