checking in- currently trying to get the cleanup sorted. i need something that works better, i think

This commit is contained in:
2016-11-26 22:05:53 -05:00
parent 36c7da470a
commit b95bef3b17
10 changed files with 391 additions and 183 deletions

View File

@@ -1,5 +1,5 @@
Version: {{ build['ver'] }}
Build: {{ build['name'] }}
Time: {{ build['time'] }}
Machine: {{ build['host'] }}
Machine: {{ hostname }}
User: {{ build['user'] }}{% if build['realuser'] is defined and build['realuser'] > 0 %} ({{ build['realuser'] }}){% endif %}