run-in-py-utils-bt2-env.sh: update comment
[babeltrace.git] / tests / utils / run-in-py-env.sh
index 84788c56943e4b70622195e1021168b143018288..497e40c18fbb52f582d832ca6e1514eff2b0da2b 100755 (executable)
@@ -30,7 +30,7 @@ if (($# == 0)); then
        exit 1
 fi
 
-# Sanity check that the BT_TESTS_BUILDDIR value makes sense.
+# Make sure the value of `BT_TESTS_BUILDDIR` makes sense
 if [[ ! -f $BT_TESTS_BUILDDIR/Makefile ]]; then
        {
                echo "ERROR: Invalid \`BT_TESTS_BUILDDIR\` variable (\`\$BT_TESTS_BUILDDIR/Makefile\`"
This page took 0.023282 seconds and 4 git commands to generate.