The Wayback Machine - https://web.archive.org/web/20211028012049/https://github.com/topics/trac
Skip to content
#

trac

Here are 54 public repositories matching this topic...

calr0x
calr0x commented Sep 4, 2021

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 proble

Improve this page

Add a description, image, and links to the trac topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trac topic, visit your repo's landing page and select "manage topics."

Learn more