[Reproducible-commits] [debbindiff] 06/10: Fix shebang
Jérémy Bobbio
lunar at moszumanska.debian.org
Mon Sep 29 22:35:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository debbindiff.
commit 2d594d8b25b7159e2317a7907b9ac06d906ccd9a
Author: Jérémy Bobbio <lunar at debian.org>
Date: Mon Sep 29 23:59:27 2014 +0200
Fix shebang
---
debbindiff.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debbindiff.py b/debbindiff.py
index 80a61b9..42abe9d 100755
--- a/debbindiff.py
+++ b/debbindiff.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# debbindiff: highlight differences between two builds of Debian packages
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/debbindiff.git
More information about the Reproducible-commits
mailing list