Improve todo comment
This commit is contained in:
parent
5d1b024237
commit
fae515c3a2
@ -284,7 +284,7 @@ class FstabGenerator(object):
|
|||||||
device = partition["device"]
|
device = partition["device"]
|
||||||
|
|
||||||
if not device:
|
if not device:
|
||||||
# TODO: we get here when the user mounted a previously mounted partition
|
# TODO: we get here when the user mounted a previously encrypted partition
|
||||||
# This should be catched early in the process
|
# This should be catched early in the process
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user