testing [skip ci]

This commit is contained in:
Shivam Mathur
2025-07-29 19:12:40 +05:30
parent ccf2c627fe
commit 4d030fdaba
42 changed files with 170 additions and 170 deletions

View File

@ -42,7 +42,7 @@ add_cubrid_helper() {
add_cubrid() {
ext=$1
status='Enabled'
add_cubrid_helper "$ext" >/dev/null 2>&1
add_cubrid_helper "$ext"
add_extension_log "$ext" "$status"
check_extension "$ext" && add_license_log
}