From 37bde5526e21ca0a2e1cdf030a375e62fc0eddcc Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 26 Feb 2025 12:06:17 +0100 Subject: [PATCH] Update tests/runner.pm Co-authored-by: Viktor Szakats --- tests/runner.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/runner.pm b/tests/runner.pm index 19a3b5ccc4..61d7384090 100644 --- a/tests/runner.pm +++ b/tests/runner.pm @@ -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