You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
change
This commit is contained in:
@ -27,9 +27,9 @@ set SHARED "//srvhill01/shared"
|
||||
log_user $DEBUG
|
||||
spawn -noecho /bin/bash
|
||||
|
||||
SET CONFIG "Calpont"
|
||||
if { $PACKAGENAME != "NULL"} {
|
||||
SET CONFIG "Calpont"
|
||||
set CONFIG "Calpont"
|
||||
if { $PACKAGENAME != "columnstore"} {
|
||||
set CONFIG "Calpont"
|
||||
}
|
||||
|
||||
|
||||
|
@ -27,9 +27,9 @@ set INSTALLDIR "/usr/local"
|
||||
log_user $DEBUG
|
||||
spawn -noecho /bin/bash
|
||||
|
||||
SET CONFIG "Calpont"
|
||||
if { $PACKAGENAME != "NULL"} {
|
||||
SET CONFIG "Calpont"
|
||||
set CONFIG "Calpont"
|
||||
if { $PACKAGENAME != "columnstore"} {
|
||||
set CONFIG "Calpont"
|
||||
}
|
||||
|
||||
send "rm -f $PACKAGE\n"
|
||||
|
Reference in New Issue
Block a user