Changeset 11535 in genesis for tools


Ignore:
Timestamp:
Oct 9, 2012, 9:04:57 PM (12 years ago)
Author:
rick
Message:

Damm dry-coding, time to go to sleep I guess.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/gformat.py

    r11534 r11535  
    14721472 ''' Poor man re-loading of few cache items (the slow ones) '''
    14731473 for host in get_hostlist():
    1474    datadumps[host] = get_yaml(host)
     1474   get_yaml(host)
    14751475
    14761476
     
    14791479  fill_cache()
    14801480 
    1481 
    1482 
    14831481
    14841482def main():
Note: See TracChangeset for help on using the changeset viewer.