diff options
Diffstat (limited to 'tests/bugs/distribute/bug-1088231.t')
-rwxr-xr-x | tests/bugs/distribute/bug-1088231.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/distribute/bug-1088231.t b/tests/bugs/distribute/bug-1088231.t index 89823ee0800..b2347efe21f 100755 --- a/tests/bugs/distribute/bug-1088231.t +++ b/tests/bugs/distribute/bug-1088231.t @@ -22,7 +22,7 @@ TEST mkdir $M0/a ## healing code path is not added under nameless lookup. ## What to test: With Patch, Even in case of nameless lookup, if layout -## needs to be fixed, the it will be fixed wherever lookup is successfull +## needs to be fixed, the it will be fixed wherever lookup is successful ## and it will not create any directory for subvols having ENOENT as it is ## nameless lookup. |