[openssl-commits] [tools] master update

Rich Salz rsalz at openssl.org
Fri Mar 2 20:02:55 UTC 2018


The branch master has been updated
       via  9be200755a8b9d64b1f3d60b62e0e8909facc976 (commit)
      from  d0ea3ada5275a432bd0e0fa4885f2b4df5668701 (commit)


- Log -----------------------------------------------------------------
commit 9be200755a8b9d64b1f3d60b62e0e8909facc976
Author: Rich Salz <rsalz at openssl.org>
Date:   Fri Mar 2 15:02:51 2018 -0500

    Remove debugging print

-----------------------------------------------------------------------

Summary of changes:
 license/approved | 1 -
 1 file changed, 1 deletion(-)

diff --git a/license/approved b/license/approved
index eb0b218..c501bf8 100755
--- a/license/approved
+++ b/license/approved
@@ -37,7 +37,6 @@ for o,a in opts:
         verbose = 1
     elif o == '-m':
         comment = datetime.date.today().strftime('Email %Y-%m-%d')
-        print comment
     else:
         print __doc__
         raise SystemExit


More information about the openssl-commits mailing list