You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-24 14:20:59 +03:00
MCOL-1060 - fix spelling/grammer issues
This commit is contained in:
@@ -43,7 +43,7 @@ checkContinue() {
|
||||
helpPrint () {
|
||||
################################################################################
|
||||
echo ""
|
||||
echo "This is the MariaDB ColumnStore Cluster System Test tool."
|
||||
echo "This is the MariaDB ColumnStore Cluster System Test Tool."
|
||||
echo ""
|
||||
echo "It will run a set of test to validate the setup of the MariaDB Columnstore system."
|
||||
echo "This can be run prior to the install of MariaDB ColumnStore to make sure the"
|
||||
@@ -1352,7 +1352,7 @@ checkPackages
|
||||
|
||||
if [ $REPORTPASS == true ] ; then
|
||||
echo ""
|
||||
echo "*** Finished Validation of the Cluster, all Test Passed ***"
|
||||
echo "*** Finished Validation of the Cluster, all Tests Passed ***"
|
||||
echo ""
|
||||
exit 0
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user