You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-5966 shellcheck and small changes
This commit is contained in:
committed by
Leonid Fedorov
parent
f0a170cf5e
commit
555b1742d9
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [[ -n "$TERM" && "$TERM" != "dumb" && $(command -v tput) ]]; then
|
||||
TPUT_AVAILABLE=true
|
||||
|
Reference in New Issue
Block a user