From: Jérémie Galarneau Date: Mon, 1 Dec 2014 03:07:44 +0000 (-0500) Subject: Cleanup: Fix a typo in the MI tests X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=6bad3253d952934f18be50e032b3d495e7a54613 Cleanup: Fix a typo in the MI tests Signed-off-by: Jérémie Galarneau --- diff --git a/tests/regression/tools/mi/test_mi b/tests/regression/tools/mi/test_mi index e690822b5..3ee2e74f7 100755 --- a/tests/regression/tools/mi/test_mi +++ b/tests/regression/tools/mi/test_mi @@ -63,7 +63,7 @@ source $TESTDIR/utils/utils.sh #Overwrite the lttng_bin to get mi output LTTNG_BIN="lttng --mi xml" -#Global devlaration for simplification +#Global declaration for simplification LTTNG=$TESTDIR/../src/bin/lttng/$LTTNG_BIN #Overwrite the default output for utils.sh command