]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
remove not need shebang line in quantum debug
authorJiajun Liu <iamljj@gmail.com>
Thu, 13 Sep 2012 04:17:49 +0000 (12:17 +0800)
committerJiajun Liu <iamljj@gmail.com>
Thu, 13 Sep 2012 04:17:49 +0000 (12:17 +0800)
Fixes bug 1050053.

Change-Id: Ia1d8e665d330698d246bddb57330cb376244a1f9

quantum/debug/__init__.py
quantum/debug/commands.py
quantum/debug/debug_agent.py
quantum/debug/shell.py

index 84aa22396db9aedf6a1dc1e78e69e2d6e5bc520e..1854ca9aa306ea8eda0f2c5c2397c1181be70415 100644 (file)
@@ -1,4 +1,3 @@
-#!/bin/python
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 #
 # Copyright 2012,  Nachi Ueno,  NTT MCL,  Inc.
index 92c7e7d5c6b1d7764ee57c4d1152109bd432356f..f6dc833be8781cfd6972223785ef93a359973662 100644 (file)
@@ -1,4 +1,3 @@
-#!/bin/python
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 #
 # Copyright 2012,  Nachi Ueno,  NTT MCL,  Inc.
index 08edb261f87ef0af185552a1b9d1c87881eb4f15..2daf19f0f93886da4ea5dbddd3dc5a27d27b1b7f 100644 (file)
@@ -1,4 +1,3 @@
-#!/bin/python
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 #
 # Copyright 2012,  Nachi Ueno,  NTT MCL,  Inc.
index 28e563b8a68ab659ff0fe0e0f5fd9e6916f3be25..da82c24b9c46b50a3f1173238617f92808348041 100644 (file)
@@ -1,4 +1,3 @@
-#!/bin/python
 # vim: tabstop=4 shiftwidth=4 softtabstop=4
 #
 # Copyright 2012,  Nachi Ueno,  NTT MCL,  Inc.