Bright-Computing / bic

Bright-Illumina collaboration
GNU General Public License v2.0
4 stars 5 forks source link

Minor issue with git ID mismatch, rpm `Lmod-6.5.13-30_79b10ce_cm7.0_el7.noarch` #56

Closed fgeorgatos closed 7 years ago

fgeorgatos commented 7 years ago

it's more of decorative, but I thought it was fixable, no?!

[fgeorgatos@node001 ~]$ ml --gitversion
git-8a2acb6
[fgeorgatos@node001 ~]$
[fgeorgatos@node001 ~]$ rpm -qa|grep -i lmod
Lmod-6.5.13-30_79b10ce_cm7.0_el7.noarch
fgeorgatos commented 7 years ago

for the record, this is just a filename issue, the reported --gitversion is the Lmod expected one

fgeorgatos commented 7 years ago

is this coming from some internal Bright process, which affects the filename on the basis of an internal commit tree? (I think we discussed it and it seems to be the case)

fgeorgatos commented 7 years ago

this is fixed in #63, no reason to keep this open