lttng: Fix a bug with lttng version when compiled from source
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Fri, 24 Oct 2014 19:58:34 +0000 (15:58 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Fri, 31 Oct 2014 14:27:06 +0000 (10:27 -0400)
commitc541f121f8012e11b25b305ebc8b9f7f3f9cdc1b
treed55eaf2f5194fcb23122338c932bc2ec78fac778
parent0a35a36f4a0e5e76c386bb50baebf2738f04d687
lttng: Fix a bug with lttng version when compiled from source

The output of the lttng version command is something like this:

lttng version heads/stable-2.5-0-g3910e60 - Fumisterie

The current code didn't recognize this as version.

Change-Id: Id480402ba6de0803e88d4561d1604ad464f80926
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/35495
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/service/LTTngControlServiceTest.java
org.eclipse.tracecompass.lttng2.control.ui.tests/testfiles/LTTngServiceMiTest.cfg
org.eclipse.tracecompass.lttng2.control.ui.tests/testfiles/LTTngServiceTest.cfg
org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/service/LTTngControlServiceConstants.java
org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/service/LTTngControlServiceFactory.java
This page took 0.037716 seconds and 5 git commands to generate.