Commit f9fce391 authored by zhujiashun's avatar zhujiashun

fix_core_name: update core pattern

parent efd68531
......@@ -17,7 +17,7 @@ env:
before_script:
- ulimit -c unlimited -S # enable core dumps
- sudo echo "1" > /proc/sys/kernel/core_uses_pid
- sudo bash -c "sudo echo 'core.%e.%p' > /proc/sys/kernel/core_pattern"
before_install:
- wget --no-clobber https://github.com/bazelbuild/bazel/releases/download/0.25.1/bazel_0.25.1-linux-x86_64.deb && sudo dpkg -i bazel_0.25.1-linux-x86_64.deb
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment