Closed JMoVS closed 5 years ago
git describe only sees annotated tags by default, and as we match the name anyway, we can as well drop the requirement of annotation
After this commit, sysctl spl.kext_version will show the git commit hash information again.
sysctl spl.kext_version
git describe only sees annotated tags by default, and as we match the name anyway, we can as well drop the requirement of annotation
After this commit,
sysctl spl.kext_version
will show the git commit hash information again.