Bug #1139
backup_service double 'save_shard' prefix
| Status: | New | Start date: | 10/25/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
backup_service.cpp line ~535: std::string rfile=getBackupFileName(classes[i][j].File)
classes.File already has correct path and so rfile is prefixed with double 'save_shard' (e.g. 'save_shard/save_shard/sdb/filename.ext')