mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-21 16:12:40 +02:00
This reverts commit 911fc5a223.
This commit is contained in:
3
cmd/backup/testdata/braces.env
vendored
3
cmd/backup/testdata/braces.env
vendored
@@ -1,3 +0,0 @@
|
||||
FOO=${bar:-qux}
|
||||
BAR=xxx
|
||||
BAZ=$NOPE
|
||||
2
cmd/backup/testdata/default.env
vendored
2
cmd/backup/testdata/default.env
vendored
@@ -1,2 +0,0 @@
|
||||
FOO=bar
|
||||
BAZ=qux
|
||||
4
cmd/backup/testdata/expansion.env
vendored
4
cmd/backup/testdata/expansion.env
vendored
@@ -1,4 +0,0 @@
|
||||
BAR=xxx
|
||||
FOO=${BAR}
|
||||
BAZ=$BAR
|
||||
QUX=${QUX}
|
||||
Reference in New Issue
Block a user