Guest User

Untitled

a guest
Apr 21st, 2018
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. Index: src/lib/Server/Plugins/TCheetah.py
  2. ===================================================================
  3. --- src/lib/Server/Plugins/TCheetah.py (revision 4436)
  4. +++ src/lib/Server/Plugins/TCheetah.py (working copy)
  5. @@ -47,5 +47,6 @@
  6. __name__ = 'TCheetah'
  7. __version__ = '$Id$'
  8. __author__ = 'bcfg-dev@mcs.anl.gov'
  9. + use_props = True
  10. filename_pattern = 'template'
  11. es_child_cls = TemplateFile
Add Comment
Please, Sign In to add comment