Fix my incorrect merge resolution for 132b7d750e
.
The conflict was the actual intended change. Change-Id: Icc9493e4b24b7b53a18e2c7406ef24a81e4d4a7b
This commit is contained in:
parent
786b1232d2
commit
7b9c33b1e0
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ struct fstab_rec {
|
|||
char *key_loc;
|
||||
};
|
||||
|
||||
#define WAIT_TIMEOUT 5
|
||||
#define WAIT_TIMEOUT 20
|
||||
|
||||
/* fstab has the following format:
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue