diff options
Diffstat (limited to 'tests/bugs/geo-replication/bug-1111490.t')
-rw-r--r-- | tests/bugs/geo-replication/bug-1111490.t | 2 |
1 files changed, 1 insertions, 1 deletions
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 |