From 2c0831e9826dd5a973fc5cba522ef8643bc9d4f4 Mon Sep 17 00:00:00 2001 From: Andres Rodriguez Date: Thu, 20 Jun 2013 14:07:52 -0400 Subject: [PATCH] minor fixes --- hooks/glance_common.py | 2 +- hooks/glance_utils.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hooks/glance_common.py b/hooks/glance_common.py index 4352b0f3..f75f980c 100755 --- a/hooks/glance_common.py +++ b/hooks/glance_common.py @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/python import os import time diff --git a/hooks/glance_utils.py b/hooks/glance_utils.py index 899639dd..bf210c82 100755 --- a/hooks/glance_utils.py +++ b/hooks/glance_utils.py @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/python from charmhelpers.contrib.openstack import ( templating,