[DHCP tools + random] Pour que tout marche mieux.
Ignore-this: 590aacb4887da39fd62052c13508c65b darcs-hash:20120808150616-b6762-4d571c82be02d5cdaa6f275d2518eddd0061a42f.gz
This commit is contained in:
parent
b311d40252
commit
b7a333074d
5 changed files with 20 additions and 7 deletions
|
@ -83,4 +83,3 @@ if __name__ == '__main__':
|
|||
mac = format_mac(sys.argv[1])
|
||||
affiche_uplinks = len(sys.argv) > 2 and bool(sys.argv[2])
|
||||
print trace_machine(mac, affiche_uplinks)
|
||||
print system('/usr/scripts/gestion/whos.py -a mac=%s' % mac)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue