X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Futils%2Futils.sh;h=44cc31404b42dc460b2e3c3a8638622f457f4a56;hb=729b50db64128a0e61dca8851bb870c77a3253da;hp=517b96a5a8c3af76b13a109e8115ee6c0755e505;hpb=fa182fe058682b855a353931e5ef1994325c3da3;p=lttng-tools.git diff --git a/tests/utils/utils.sh b/tests/utils/utils.sh index 517b96a5a..44cc31404 100644 --- a/tests/utils/utils.sh +++ b/tests/utils/utils.sh @@ -16,7 +16,7 @@ BABELTRACE_BIN="babeltrace" OUTPUT_DEST=/dev/null ERROR_OUTPUT_DEST=/dev/null MI_XSD_MAJOR_VERSION=4 -MI_XSD_MINOR_VERSION=0 +MI_XSD_MINOR_VERSION=1 MI_XSD_PATH="$TESTDIR/../src/common/mi-lttng-${MI_XSD_MAJOR_VERSION}.${MI_XSD_MINOR_VERSION}.xsd" MI_VALIDATE="$TESTDIR/utils/xml-utils/validate_xml ${MI_XSD_PATH}"