db_bootstrap_set_db_type (private)
db_bootstrap_set_db_type errors
Defined in packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl
- Parameters:
- errors (required)
- Name of variable in caller's space that should receive error messages. Determine which database engine the user's configured, and do db-independent errors checking. The "errors" param hack should change eventually, I don't have time at the moment to change how the bootstrapper communicates database problems to the installer.
- Author:
- Don Baccus <dhogaza@pacifier.com>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.