diff options
Diffstat (limited to 'patches/fuel-agent/0006-Add-esp-partition-flag.patch')
-rw-r--r-- | patches/fuel-agent/0006-Add-esp-partition-flag.patch | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/patches/fuel-agent/0006-Add-esp-partition-flag.patch b/patches/fuel-agent/0006-Add-esp-partition-flag.patch index e180468f..a1990565 100644 --- a/patches/fuel-agent/0006-Add-esp-partition-flag.patch +++ b/patches/fuel-agent/0006-Add-esp-partition-flag.patch @@ -46,6 +46,3 @@ index acdd0b3..86349d2 100644 raise errors.WrongPartitionSchemeError( 'Unsupported partition flag: %s' % flag) if state not in ('on', 'off'): --- -1.9.1 - |