Dummy change to start the tests
Signed-off-by: Ricardo Koller <ricarkol@gmail.com>
This commit is contained in:
parent
7589f1b3bf
commit
358b3c0b89
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue