Changeset 9647 in genesis


Ignore:
Timestamp:
Sep 2, 2011, 8:36:11 PM (13 years ago)
Author:
rick
Message:

Show the current processing node for debugging (failing coordinates).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/gformat.py

    r9589 r9647  
    796796      datadumps = dict()
    797797      for host in get_hostlist():
     798        print "# Processing: ", host
    798799        datadump = get_yaml(host)
    799800        datadumps[get_fqdn(datadump)] = datadump
Note: See TracChangeset for help on using the changeset viewer.