We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46960b7 commit cb29a85Copy full SHA for cb29a85
src/test/test.sh
@@ -33,7 +33,7 @@ Default value: $DEFAULT_DEBUGGERS
33
Example:
34
$0 --pg-versions="17 15 10"
35
$0 --threads=15
36
- $0 -j 15 --vscode-versions="stable 1.78.2" --debugger="lldb"
+ $0 -j 15 --vscode-versions="stable 1.78.2" --debuggers="lldb"
37
EOM
38
}
39
0 commit comments