Skip to content

Commit d971dad

Browse files
committed
Remove shebang and executable bit from files
We don't need those
1 parent 7126d91 commit d971dad

File tree

8 files changed

+0
-5
lines changed

8 files changed

+0
-5
lines changed

haproxytool/acl.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# vim:fenc=utf-8
32
#
43
# pylint: disable=superfluous-parens

haproxytool/backend.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# vim:fenc=utf-8
32
#
43
# pylint: disable=superfluous-parens

haproxytool/cli.py

100755100644
File mode changed.

haproxytool/dump.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# vim:fenc=utf-8
32
#
43
# pylint: disable=superfluous-parens

haproxytool/frontend.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# vim:fenc=utf-8
32
#
43
# pylint: disable=superfluous-parens

haproxytool/haproxy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# vim:fenc=utf-8
32
#
43
# pylint: disable=superfluous-parens

haproxytool/map.py

100755100644
File mode changed.

haproxytool/server.py

100755100644
File mode changed.

0 commit comments

Comments
 (0)