Comment 1 for bug 999771

Revision history for this message
Joel Ebel (jbebel) wrote : Re: myunity incorrectly parses lsb-release

correction:
SHELL "source /etc/lsb-release; echo -n $DISTRIB_RELEASE" to Uversion

The -n is needed to prevent Uversion having a newline at the end of it.