~cisco-openstack/horizon/folsom

« back to all changes in this revision

Viewing changes to debian/patches/fix-dashboard-manage.patch

  • Committer: Adam Gandelman
  • Date: 2012-07-03 21:09:49 UTC
  • Revision ID: adamg@canonical.com-20120703210949-9rmgxlq1qd1wfwjr
debian/patches/{use-memcache.patch, turn-off-debug.patch}: Refresh. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
diff -Naurp horizon.orig/manage.py horizon/manage.py
2
 
--- horizon.orig/manage.py      2012-02-29 20:52:57.112846675 -0500
3
 
+++ horizon/manage.py   2012-02-29 21:00:01.768846737 -0500
 
1
Index: horizon/manage.py
 
2
===================================================================
 
3
--- horizon.orig/manage.py      2012-07-03 14:07:21.268118122 -0700
 
4
+++ horizon/manage.py   2012-07-03 14:07:32.136118591 -0700
4
5
@@ -3,6 +3,7 @@
5
6
 import os
6
7
 import sys