Skip to content

Commit

Permalink
minor: recognises template.meta as a job specific file
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Fiers committed Oct 23, 2012
1 parent 0abfe76 commit c20c90d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/python/moa/job.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ def __init__(self, wd):
# and what is not.
self.data.moaFiles = [
'.moa/template',
'.moa/template.meta',
'.moa/template.d/*',
'.moa/config',
'.moa/history',
Expand Down

0 comments on commit c20c90d

Please sign in to comment.