Skip to content

Commit

Permalink
Give gdb_qpasssignals extra time because it's slow
Browse files Browse the repository at this point in the history
  • Loading branch information
rocallahan committed Aug 13, 2023
1 parent 5d475a5 commit bc24929
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/gdb_qpasssignals.run
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
source `dirname $0`/util.sh

if [ $TIMEOUT -lt 600 ]; then TIMEOUT=600; fi
debug_test

0 comments on commit bc24929

Please sign in to comment.