You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2016/02/08 02:09:43 UTC

svn commit: r1729065 - /comdev/reporter.apache.org/trunk/scripts/pmcdates.py

Author: sebb
Date: Mon Feb  8 01:09:42 2016
New Revision: 1729065

URL: http://svn.apache.org/viewvc?rev=1729065&view=rev
Log:
Use local copy of the module

Modified:
    comdev/reporter.apache.org/trunk/scripts/pmcdates.py

Modified: comdev/reporter.apache.org/trunk/scripts/pmcdates.py
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/scripts/pmcdates.py?rev=1729065&r1=1729064&r2=1729065&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/scripts/pmcdates.py (original)
+++ comdev/reporter.apache.org/trunk/scripts/pmcdates.py Mon Feb  8 01:09:42 2016
@@ -1,6 +1,5 @@
 import errtee
 import sys
-sys.path.append("../../projects.apache.org/scripts") # module committee_info is in p.a.o
 import committee_info
 import json
 import time