Skip to content

Commit

Permalink
kdump options
Browse files Browse the repository at this point in the history
  • Loading branch information
nmisch committed May 20, 2024
1 parent 78f7933 commit 613d8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ jobs:
perl Makefile.PL
make
ktrace -di env IPCRUNDEBUG=gory perl -Iblib/lib t/kill_kill.t || true
kdump || true
kdump -dE -m128 || true
IPCRUNDEBUG=gory prove -wlvmb t/kill_kill.t

0 comments on commit 613d8d7

Please sign in to comment.