[DHCP tools + random] Pour que tout marche mieux.

Ignore-this: 590aacb4887da39fd62052c13508c65b

darcs-hash:20120808150616-b6762-4d571c82be02d5cdaa6f275d2518eddd0061a42f.gz
This commit is contained in:
Pierre-Elliott Bécue 2012-08-08 17:06:16 +02:00
parent b311d40252
commit b7a333074d
5 changed files with 20 additions and 7 deletions

View file

@ -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)