mirror of
https://github.com/restic/restic.git
synced 2025-08-11 13:57:41 +00:00
Output bash version on test error
This commit is contained in:
@@ -97,5 +97,6 @@ done
|
||||
|
||||
if [ -n "$failed" ]; then
|
||||
err "failed tests: ${failed}"
|
||||
msg "bash version: $(bash --version)"
|
||||
exit 1
|
||||
fi
|
||||
|
Reference in New Issue
Block a user