Multiples fix to jobs
[lttng-ci.git] / scripts / babeltrace / build.sh
index b9dc04111365e131ae44c175ddee08d7a448395b..3af49df6d56e93c616d2bab7493db3ad06bbc576 100755 (executable)
@@ -30,7 +30,7 @@ static)
     echo "Static build"
     CONF_OPTS="--enable-static --disable-shared"
     ;;
-python_bindings)  
+python-bindings)  
     echo "Build with python bindings"
     # We only support bindings built with Python 3
     export PYTHON="python3"
This page took 0.022433 seconds and 4 git commands to generate.