From 5f82025cbc2b26d3b28722f21c45d4598d43ba83 Mon Sep 17 00:00:00 2001 From: Gerardo Porras Date: Fri, 9 Nov 2012 16:18:19 -0800 Subject: [PATCH] fixing patch --- conf/patches/nova/nova-deps.patch | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/conf/patches/nova/nova-deps.patch b/conf/patches/nova/nova-deps.patch index 9f55c45f..0f5a0201 100644 --- a/conf/patches/nova/nova-deps.patch +++ b/conf/patches/nova/nova-deps.patch @@ -1,6 +1,5 @@ -diff -Naur nova-2012.1.orig/nova/__init__.py nova-2012.1/nova/__init__.py ---- nova-2012.1.orig/nova/__init__.py 2012-04-25 10:16:25.104877188 +0000 -+++ nova-2012.1/nova/__init__.py 2012-04-25 10:18:12.504028632 +0000 +--- nova-2012.2.1/nova/__init__.py.orig 2012-11-10 00:12:05.519266593 +0000 ++++ nova-2012.2.1/nova/__init__.py 2012-11-10 00:13:32.515948084 +0000 @@ -31,6 +31,37 @@ .. moduleauthor:: Andy Smith """ @@ -37,5 +36,5 @@ diff -Naur nova-2012.1.orig/nova/__init__.py nova-2012.1/nova/__init__.py + + import gettext - import logging +