Changeset 51


Ignore:
Timestamp:
12/13/04 16:23:50 (19 years ago)
Author:
bas
Message:

pxeconfig:

  • Fix an error in indentation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pxeconfig/pxeconfig

    r49 r51  
    282282      sys.exit(0)
    283283
    284     if args:
    285         return args
     284  if args:
     285        return args
    286286
    287287def hosts_links(hosts, binfo):
Note: See TracChangeset for help on using the changeset viewer.