python-jenkins-developers team mailing list archive
-
python-jenkins-developers team
-
Mailing list archive
-
Message #00120
[Merge] lp:~toabctl/python-jenkins/remove-useless-shebang into lp:python-jenkins
Thomas Bechtold has proposed merging lp:~toabctl/python-jenkins/remove-useless-shebang into lp:python-jenkins.
Requested reviews:
Python Jenkins Developers (python-jenkins-developers)
For more details, see:
https://code.launchpad.net/~toabctl/python-jenkins/remove-useless-shebang/+merge/216590
--
https://code.launchpad.net/~toabctl/python-jenkins/remove-useless-shebang/+merge/216590
Your team Python Jenkins Developers is requested to review the proposed merge of lp:~toabctl/python-jenkins/remove-useless-shebang into lp:python-jenkins.
=== modified file 'jenkins/__init__.py'
--- jenkins/__init__.py 2013-09-28 20:00:43 +0000
+++ jenkins/__init__.py 2014-04-21 14:21:58 +0000
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# Software License Agreement (BSD License)
#
# Copyright (c) 2010, Willow Garage, Inc.