Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Mar 13, 2024
1 parent 4789b7e commit e5ae77c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ expression: TestSummary(&first_snapshot)
---
TestSummary(SnapshotFile(
time: "[time]",
program_version: "[version]",
program_version: "rustic [rustic_core_version]",
tree: "[tree_id]",
paths: StringList([
"test",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ expression: TestSummary(&snap_dry_run)
---
TestSummary(SnapshotFile(
time: "[time]",
program_version: "[version]",
program_version: "rustic [rustic_core_version]",
tree: "[tree_id]",
paths: StringList([
"test",
Expand Down

0 comments on commit e5ae77c

Please sign in to comment.