From b05b77923903deb26e5b1bae52da46ff6c1c878e Mon Sep 17 00:00:00 2001 From: Sakshi Bansal Date: Fri, 30 Jan 2015 11:26:07 +0530 Subject: tests: fixing typo errors Change-Id: I8caab03531d74c64dcfa05c35a7daeee646cd2fa BUG: 1075417 Signed-off-by: Sakshi Bansal Reviewed-on: http://review.gluster.org/9507 Tested-by: Gluster Build System Reviewed-by: Vijay Bellur Reviewed-on: http://review.gluster.org/9548 Tested-by: Vijay Bellur --- tests/bugs/distribute/bug-1088231.t | 2 +- tests/bugs/distribute/bug-973073.t | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/bugs/distribute') 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. diff --git a/tests/bugs/distribute/bug-973073.t b/tests/bugs/distribute/bug-973073.t index aac4afdc226..cdb785abac0 100755 --- a/tests/bugs/distribute/bug-973073.t +++ b/tests/bugs/distribute/bug-973073.t @@ -3,7 +3,7 @@ . $(dirname $0)/../../include.rc . $(dirname $0)/../../dht.rc -## Steps followed are one descibed in bugzilla +## Steps followed are one described in bugzilla cleanup; -- cgit