summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorderwinlu <derwinlu+git@gmail.com>2015-07-03 11:29:29 +0200
committerderwinlu <derwinlu+git@gmail.com>2015-07-03 11:29:29 +0200
commit664ee8fe89367db37bd649108ca6ab65657595c3 (patch)
tree8a72d3520da5725a6cdeac6fce340b53ab508187
parentdd73c6f6d7c116389a6e570aa6243a6134473fa9 (diff)
downloadrabbitmq-codegen-git-664ee8fe89367db37bd649108ca6ab65657595c3.tar.gz
add shebang for python version detection
-rwxr-xr-x[-rw-r--r--]amqp_codegen.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/amqp_codegen.py b/amqp_codegen.py
index 2623a5d4..133b2b81 100644..100755
--- a/amqp_codegen.py
+++ b/amqp_codegen.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python2
## The contents of this file are subject to the Mozilla Public License
## Version 1.1 (the "License"); you may not use this file except in
## compliance with the License. You may obtain a copy of the License