[krbdev.mit.edu #8163] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Thu Apr 2 15:41:02 EDT 2015
Make all Python test scripts executable
For the convenience of developers manually running Python test
scripts, set the executable bits on all of them, and make sure the
first line is always "#!/usr/bin/python".
https://github.com/krb5/krb5/commit/b97b84de1a83bf615853facd42bfafab267e2e06
Author: Greg Hudson <ghudson at mit.edu>
Commit: b97b84de1a83bf615853facd42bfafab267e2e06
Branch: master
src/appl/gss-sample/t_gss_sample.py | 3 ++-
src/tests/gssapi/t_ccselect.py | 3 ++-
src/tests/t_ccache.py | 3 ++-
src/tests/t_renprinc.py | 3 ++-
src/tests/t_stringattr.py | 3 ++-
src/util/gss-kernel-lib/t_kgss.py | 3 ++-
6 files changed, 12 insertions(+), 6 deletions(-)
More information about the krb5-bugs
mailing list