Update tests/runner.pm

Co-authored-by: Viktor Szakats <vszakats@users.noreply.github.com>
This commit is contained in:
Daniel Stenberg 2025-02-26 12:06:17 +01:00 committed by GitHub
parent 2b8a974caf
commit 37bde5526e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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