fix: Add tests for file:///path/with/may/sub/dir/s

This commit is contained in:
ge
2022-05-14 21:10:05 +03:00
parent 63753a4fab
commit d2e882f1ec
4 changed files with 23 additions and 8 deletions

View File

@ -1,2 +1,2 @@
sources=('file:/home/user')
targets=('file:/var/backup')
targets=('file:/etc/lvm/backup')

View File

@ -1,6 +1,6 @@
sources=('file:/home/user')
targets=(
'file:///home/backups'
'file:///etc/lvm/backup'
'file:/var/backup'
'file:/backups'
's3://bucket'