YETUS-482. Binary file gets added to the release candidates

Signed-off-by: Sean Busbey <bus...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/yetus/repo
Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/3c28739f
Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/3c28739f
Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/3c28739f

Branch: refs/heads/master
Commit: 3c28739fc618a47854e1e55faca6afb2eca52d7c
Parents: cf22763
Author: Allen Wittenauer <a...@apache.org>
Authored: Tue May 30 08:53:14 2017 -0700
Committer: Sean Busbey <bus...@apache.org>
Committed: Fri Jul 7 01:53:48 2017 -0400

----------------------------------------------------------------------
 release-doc-maker/releasedocmaker.py | 2 +-
 shelldocs/shelldocs.py               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/yetus/blob/3c28739f/release-doc-maker/releasedocmaker.py
----------------------------------------------------------------------
diff --git a/release-doc-maker/releasedocmaker.py 
b/release-doc-maker/releasedocmaker.py
index b59772b..9dbfc77 100755
--- a/release-doc-maker/releasedocmaker.py
+++ b/release-doc-maker/releasedocmaker.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python -B
 #
 # Licensed to the Apache Software Foundation (ASF) under one
 # or more contributor license agreements.  See the NOTICE file

http://git-wip-us.apache.org/repos/asf/yetus/blob/3c28739f/shelldocs/shelldocs.py
----------------------------------------------------------------------
diff --git a/shelldocs/shelldocs.py b/shelldocs/shelldocs.py
index cc206db..db5c3ed 100755
--- a/shelldocs/shelldocs.py
+++ b/shelldocs/shelldocs.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python -B
 #
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with

Reply via email to