Update tests/runner.pm
Co-authored-by: Viktor Szakats <vszakats@users.noreply.github.com>
This commit is contained in:
parent
2b8a974caf
commit
37bde5526e
@ -1034,7 +1034,7 @@ sub singletest_run {
|
||||
if ($torture) {
|
||||
$cmdres = torture($CMDLINE,
|
||||
$testnum,
|
||||
"$gdb --directory $LIBDIR " . shell_quote($DBGCURL) . " -x $LOGDIR" . "/gdbcmd");
|
||||
"$gdb --directory $LIBDIR " . shell_quote($DBGCURL) . " -x $LOGDIR/gdbcmd");
|
||||
}
|
||||
elsif($gdbthis == 1) {
|
||||
# gdb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user