From: Thierry Parmentelat Date: Tue, 19 May 2009 09:33:40 +0000 (+0000) Subject: cosmetic X-Git-Tag: MyPLC-4.3-11~6 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=77c515843b91d0cc1729fd32ee2434e7bc103750;p=myplc.git cosmetic --- diff --git a/plc-orphan-accounts.py b/plc-orphan-accounts.py index f409d86..fa8ee50 100755 --- a/plc-orphan-accounts.py +++ b/plc-orphan-accounts.py @@ -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: