mirror of
https://github.com/restic/restic.git
synced 2026-05-24 11:05:26 +00:00
Refactor debug into debug module
This commit is contained in:
+3
-1
@@ -97,6 +97,8 @@ done
|
||||
|
||||
if [ -n "$failed" ]; then
|
||||
err "failed tests: ${failed}"
|
||||
msg "bash version: $(bash --version)"
|
||||
msg "restic versions:"
|
||||
run restic version
|
||||
run restic.debug version
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user