diff options
Diffstat (limited to 'tests/bugs/distribute')
| -rwxr-xr-x | tests/bugs/distribute/bug-1088231.t | 2 | ||||
| -rwxr-xr-x | tests/bugs/distribute/bug-973073.t | 2 | 
2 files changed, 2 insertions, 2 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. 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;  | 
