sys: double-parse fixup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
df5eb296cc
commit
2ef0e795a7
@ -202,7 +202,7 @@ impl MountInfo {
|
||||
);
|
||||
}
|
||||
};
|
||||
acc.push(Entry::parse(line)?);
|
||||
acc.push(entry);
|
||||
Ok(acc)
|
||||
})?;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user