aboutsummaryrefslogtreecommitdiffstats
path: root/patches/fuel-agent/0005-Add-esp-partition-flag.patch
diff options
context:
space:
mode:
authorStanislaw Kardach <kda@semihalf.com>2016-04-20 15:45:31 -0700
committerStanislaw Kardach <kda@semihalf.com>2016-04-20 15:45:31 -0700
commitbe5864d1622dc080718422b313cf9954b123c3b0 (patch)
tree43f52629877c89660276f7d155429a7095582364 /patches/fuel-agent/0005-Add-esp-partition-flag.patch
parentd7adccfac3b55fdac91554ebbef83cf68ccfaf5a (diff)
Cleanup patch-export bugs
Diffstat (limited to 'patches/fuel-agent/0005-Add-esp-partition-flag.patch')
-rw-r--r--patches/fuel-agent/0005-Add-esp-partition-flag.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/fuel-agent/0005-Add-esp-partition-flag.patch b/patches/fuel-agent/0005-Add-esp-partition-flag.patch
index a1990565..e90b283b 100644
--- a/patches/fuel-agent/0005-Add-esp-partition-flag.patch
+++ b/patches/fuel-agent/0005-Add-esp-partition-flag.patch
@@ -12,7 +12,7 @@ to properly format and mount it during do_partitioning deployment phase.
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/fuel_agent/drivers/nailgun.py b/fuel_agent/drivers/nailgun.py
-index 3807ca7..bc532b4 100644
+index c2fef69..0ae81f9 100644
--- a/fuel_agent/drivers/nailgun.py
+++ b/fuel_agent/drivers/nailgun.py
@@ -324,7 +324,7 @@ class Nailgun(BaseDataDriver):