cosmetic
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 19 May 2009 09:33:40 +0000 (09:33 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 19 May 2009 09:33:40 +0000 (09:33 +0000)
plc-orphan-accounts.py

index f409d86..fa8ee50 100755 (executable)
@@ -21,6 +21,7 @@ def main ():
     
     orphans = get_orphans()
     print GetPeerName(),' ---  %d  --- '%len(orphans),'orphan accounts'
+    print time.asctime(time.gmtime())
     print '---'
     index=1
     for p in orphans: