status: fix formatting issue

This commit is contained in:
pedro 2024-02-29 17:35:35 +01:00
parent 95fcb786bd
commit 7d1c4c3f9d
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ main() {
| sort -u
)"
_git_info ./ssikit_trustchain
printf -- "%-31s | branch: %8s | commit: %s\n" "${d_name}" "${branch_info}" "${commit_info}"
printf -- "%-31s | branch: %-8s | commit: %s\n" "${d_name}" "${branch_info}" "${commit_info}"
printf -- " note: outdated ssikit_trustchain version could be present on any instance. Hence, this only relevant for new or fresh builds\n\n"
for i in ${instances}; do
dirs="$(find . -maxdepth 1 -type d \