tpm2-software / tpm2-totp

Attest the trustworthiness of a device against a human using time-based one-time passwords
https://tpm2-software.github.io
BSD 3-Clause "New" or "Revised" License
163 stars 36 forks source link

build: fix doxygen status display in configure #59

Closed diabonas closed 4 years ago

diabonas commented 4 years ago

The variable name was wrong, resulting in an empty display at all times:

tpm2-totp 0.2.0_rc0
    doxygen:         
    pandoc:          /usr/bin/pandoc
    dracut:          /usr/lib/dracut/modules.d
    initramfs-tools: 
    mkinitcpio:      ${prefix}/etc/initcpio
    plymouth:        yes
codecov[bot] commented 4 years ago

Codecov Report

Merging #59 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #59   +/-   ##
======================================
  Coverage    83.5%   83.5%           
======================================
  Files           4       4           
  Lines         758     758           
======================================
  Hits          633     633           
  Misses        125     125

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b15fac3...b0ea3cf. Read the comment docs.