mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 03:12:27 +00:00
Dummy change to start the tests
Signed-off-by: Ricardo Koller <ricarkol@gmail.com>
This commit is contained in:
parent
7589f1b3bf
commit
358b3c0b89
@ -50,7 +50,7 @@ pub enum Error {
|
||||
UmountTempDir(io::Error),
|
||||
/// Call to libc::unshare returned an error.
|
||||
Unshare(io::Error),
|
||||
/// Failed to read procfs.
|
||||
/// Failed to read from procfs.
|
||||
ReadProc(io::Error),
|
||||
/// Failed to parse `/proc/sys/fs/nr_open`.
|
||||
InvalidNrOpen(std::num::ParseIntError),
|
||||
|
Loading…
x
Reference in New Issue
Block a user