14 lines
334 B
Text
14 lines
334 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Your CDash configuration file is located at
|
|
%%PREFIX%%/www/CDash/cdash/config.local.php.
|
|
|
|
Please create the %%DB_TYPE%% username 'cdash' and
|
|
grant him privileges over a database named 'cdash'.
|
|
|
|
A sample CDash project is available for download at
|
|
http://www.cdash.org/download/CDashTest.zip.
|
|
EOM
|
|
}
|
|
]
|