diff --git a/propcheck.py b/propcheck.py old mode 100644 new mode 100755 index 22141f0e8..b4dfc74d7 --- a/propcheck.py +++ b/propcheck.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python """Perform an integrity check upon all PEPs to make sure the needed svn properties are set."""