diff options
author | Sakshi Bansal <sabansal@redhat.com> | 2015-01-30 11:26:07 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2015-02-02 12:28:16 -0800 |
commit | b05b77923903deb26e5b1bae52da46ff6c1c878e (patch) | |
tree | f001df70345e1d2c79510ac7c7d75446085ffafb /tests/bugs/distribute/bug-1088231.t | |
parent | 95f1787639046de2a4e4b2d38dd66011d4df08a2 (diff) |
tests: fixing typo errors
Change-Id: I8caab03531d74c64dcfa05c35a7daeee646cd2fa
BUG: 1075417
Signed-off-by: Sakshi Bansal <sabansal@redhat.com>
Reviewed-on: http://review.gluster.org/9507
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Reviewed-on: http://review.gluster.org/9548
Tested-by: Vijay Bellur <vbellur@redhat.com>
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. |