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 +- tests/bugs/geo-replication/bug-1111490.t | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/bugs') 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; diff --git a/tests/bugs/geo-replication/bug-1111490.t b/tests/bugs/geo-replication/bug-1111490.t index e598eccc1a5..c29a79a492e 100644 --- a/tests/bugs/geo-replication/bug-1111490.t +++ b/tests/bugs/geo-replication/bug-1111490.t @@ -11,7 +11,7 @@ TEST pidof glusterd TEST $CLI volume create $V0 $H0:$B0/${V0}0 TEST $CLI volume start $V0 -# mount with auxillary gfid mount +# mount with auxiliary gfid mount TEST $GFS --volfile-id=/$V0 --volfile-server=$H0 $M0 --aux-gfid-mount # create file with specific gfid -- cgit