1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

MCOL-4033: add newline to end of shell script.

This commit is contained in:
benthompson15
2020-06-12 17:48:06 -05:00
parent 531ab45f24
commit 2cf794e5ec

View File

@ -60,4 +60,5 @@ if ${columnstoreMysql} -V > /dev/null 2>&1; then
fi fi
} >> $OUT_FILE } >> $OUT_FILE
exit 0 exit 0