diff --git a/bob/devtools/scripts/test.py b/bob/devtools/scripts/test.py index f1630e8eb777e4c22bc04c3f75cec4f0b8671dee..605a4e363d8525d9b0ed806a891cf005afefc26c 100644 --- a/bob/devtools/scripts/test.py +++ b/bob/devtools/scripts/test.py @@ -70,7 +70,7 @@ Examples: @bdt.raise_on_error def test(package, condarc, config, append_file, server, private, stable, dry_run, ci): - """Tests (pre-built_ package through conda-build with stock configuration + """Tests (pre-built) package through conda-build with stock configuration This command wraps the execution of conda-build so that you use the same conda configuration we use for our CI. It always set