Ignore:
Timestamp:
10/28/10 16:26:31 (14 years ago)
Author:
bas
Message:

small bug in pxeconfigd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/pxeconfigd.py

    r186 r189  
    141141       
    142142        if DEBUG:
    143                 print 'ip = %s, hex = %s' %(client_ip, client_haddr)
     143                print 'ip = %s' %(client_ip)
    144144
    145145        try:
Note: See TracChangeset for help on using the changeset viewer.