mirror of
https://github.com/restic/restic.git
synced 2026-08-21 04:53:19 +00:00
Add 'fsck' to tests
This commit is contained in:
@@ -5,4 +5,5 @@ run khepri init
|
||||
run khepri backup "${BASE}/fake-data"
|
||||
run khepri restore "$(basename "$KHEPRI_REPOSITORY"/snapshots/*)" "${BASE}/fake-data-restore"
|
||||
dirdiff "${BASE}/fake-data" "${BASE}/fake-data-restore/fake-data"
|
||||
run khepri fsck all
|
||||
cleanup
|
||||
|
||||
Reference in New Issue
Block a user