summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-12-20 20:52:05 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-12-20 20:52:05 (GMT)
commitf95fa0d607e9cac8344fc8e9a9daf60ca7f78b07 (patch)
treefc3540887f72a0d3d460ae350e93ca845447ade5 /scripts
parent10f16dfe84a429c012650987d81c5ce385fd55be (diff)
change 'system' to 'found' in header of printed table
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/check-dependencies.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/check-dependencies.sh b/scripts/check-dependencies.sh
index feb209e..2032412 100755
--- a/scripts/check-dependencies.sh
+++ b/scripts/check-dependencies.sh
@@ -491,7 +491,7 @@ pretty_print()
ppstr="%s%-12s"
pp_format='{printf("'$ppstr$ppstr$ppstr$ppstr$nocolor'\n",$1,$2,$3,$4,$5,$6,$7,$8)}'
- pp_title="$gray depname $gray minimum $gray system $gray OKness"
+ pp_title="$gray depname $gray minimum $gray found $gray OKness"
if [ $1 ]; then pp_dep=$1; fi
if [ $pp_dep = "title" ]; then
echo -e $pp_title | awk $pp_format
contact: Jan Huwald // Impressum