mirror of
https://github.com/octoleo/restic.git
synced 2025-02-02 11:58:26 +00:00
Output bash version on test error
This commit is contained in:
parent
333b514d7b
commit
9c742c7b4b
@ -97,5 +97,6 @@ done
|
||||
|
||||
if [ -n "$failed" ]; then
|
||||
err "failed tests: ${failed}"
|
||||
msg "bash version: $(bash --version)"
|
||||
exit 1
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user