ot-node
ot-node copied to clipboard
Typo in function createBackupFolder()
Expected behavior
Creating /ot-node/backup/2021-09-04T14:19:03.255Z directories...
Actual behavior
Creating /ot-node/backup//2021-09-04T14:19:03.255Z directories... (note double-slashes between backup and 2021)
Issue exists in:
function createBackupFolder()
"console.log(Creating ${argv.backup_directory}/${timestamp} directories...
);"
Steps to reproduce the problem
- Perform a backup.
Specifications
- Node version:
- Platform:
- Node wallet:
- ERC725 identity:
Contact details
- Email:
Error logs
Disclaimer
Please be aware that the issue reported on a public repository allows everyone to see your node logs, node details, and contact details. If you have any sensitive information, feel free to share it by sending an email to [email protected].
Thanks calr0x! Labeling as a good first issue and scheduling for the next release.
This issue is not relevant because it was for v5 and current version of OT-node is v6.