From 4c4472fff7e4129294df2c18d0ab006cb2b29ee2 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 19 Jul 2017 11:47:29 +0200 Subject: bin/build-master-status: include link to dependency graph --- bin/build-master-status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/build-master-status') diff --git a/bin/build-master-status b/bin/build-master-status index 87fac99..c8d4fab 100755 --- a/bin/build-master-status +++ b/bin/build-master-status @@ -260,7 +260,7 @@ if [ -n "${broken_output}" ]; then while read -r pkg rev mod_rev repo count reason; do printf '' printf '%s' \ - "${pkg}" \ + ''"${pkg}"'' \ "${rev}" \ "${mod_rev}" \ "${repo}" \ -- cgit v1.2.3-54-g00ecf