summarylogtreecommitdiffstats
path: root/0001-fix-removed-curry.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-fix-removed-curry.patch')
-rw-r--r--0001-fix-removed-curry.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0001-fix-removed-curry.patch b/0001-fix-removed-curry.patch
index acb0dcf68d90..3192f2597e03 100644
--- a/0001-fix-removed-curry.patch
+++ b/0001-fix-removed-curry.patch
@@ -1,7 +1,7 @@
-diff --git a/horizon-19.1.0-old/openstack_auth/views.py b/horizon-19.1.0/openstack_auth/views.py
+diff --git a/horizon-19.2.0/openstack_auth/views.py b/horizon-19.2.0/openstack_auth/views.py
index 353dc99..b7e5b7c 100644
---- a/horizon-19.1.0-old/openstack_auth/views.py
-+++ b/horizon-19.1.0/openstack_auth/views.py
+--- a/horizon-19.2.0/openstack_auth/views.py
++++ b/horizon-19.2.0/openstack_auth/views.py
@@ -12,6 +12,7 @@
# limitations under the License.
import datetime