Revision d55ea970
Added by Seth Mos over 14 years ago
etc/inc/upgrade_config.inc | ||
---|---|---|
2328 | 2328 |
$xmldumpnew = "{$database}.new.xml"; |
2329 | 2329 |
|
2330 | 2330 |
if ($g['booting']) |
2331 |
echo "Migrate RRD database {$database} to new format.\n"; |
|
2331 |
echo "Migrate RRD database {$database} to new format for IPv6.\n";
|
|
2332 | 2332 |
|
2333 | 2333 |
/* dump contents to xml and move database out of the way */ |
2334 | 2334 |
dump_rrd_to_xml("{$rrddbpath}/{$database}", "{$g['tmp_path']}/{$xmldump}"); |
Also available in: Unified diff
Change wording