Skip to content

Commit

Permalink
CI: Try to catch core dumps.
Browse files Browse the repository at this point in the history
  • Loading branch information
notroj committed Aug 1, 2024
1 parent 6d81052 commit d2b8070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ rm -f debug.log child.log

ulimit -c unlimited
ulimit -t 120
sysctl -w kernel.core_pattern=core
sudo sysctl -w kernel.core_pattern=core

unset LANG
unset LC_MESSAGES
Expand Down

0 comments on commit d2b8070

Please sign in to comment.