Bugfix for partition mount log message
Change-Id: I86827fe2b49f88ad16bc86fa16a76c560f3223ff
This commit is contained in:
parent
48df97e133
commit
7752c2c50c
@ -1956,7 +1956,7 @@ class MaasTaskRunner(drivers.DriverTaskRunner):
|
||||
}
|
||||
self.logger.debug(
|
||||
"Mounting partition %s on %s" % (p.name,
|
||||
p.mount))
|
||||
p.mountpoint))
|
||||
part.mount(**mount_opts)
|
||||
|
||||
self.logger.debug(
|
||||
|
Loading…
Reference in New Issue
Block a user