Skip to content

Commit

Permalink
Add more renderables for Mock
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
  • Loading branch information
lemenkov committed Mar 13, 2015
1 parent 7450a87 commit 68146ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions master/buildbot/steps/package/rpm/mock.py
Expand Up @@ -46,6 +46,8 @@ class Mock(ShellCommand):

name = "mock"

renderables = ["root", "resultdir"]

haltOnFailure = 1
flunkOnFailure = 1

Expand Down

0 comments on commit 68146ea

Please sign in to comment.