Changeset 5 for bacula_job

Show
Ignore:
Timestamp:
02/09/09 21:35:54 (15 years ago)
Author:
ixs
Message:

return correct graph_order data

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bacula_job

    r2 r5  
    122122        print "graph_order",  
    123123        for fd in clients: 
    124                 print fd
     124                print fd[1]
    125125        print 
    126126        if os.getenv("report_hostname") is not None and \