diff options
| author | Jayanth Othayoth <ojayanth@in.ibm.com> | 2017-07-13 06:00:47 -0500 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2017-07-28 18:31:13 +0000 |
| commit | 5cca05a8e3ea732e1f57bedf698de3bb7820116c (patch) | |
| tree | d6396a16ff53ed59ad56719c79c4a901ff040cd7 /ffdc | |
| parent | ab741df3415931d146460af88e79716e4bd40fe2 (diff) | |
| download | phosphor-debug-collector-5cca05a8e3ea732e1f57bedf698de3bb7820116c.tar.gz phosphor-debug-collector-5cca05a8e3ea732e1f57bedf698de3bb7820116c.zip | |
Include core file in FFDC tarball
Change-Id: I924b6724c715b81da5dc9d53094358993dcd335a
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Diffstat (limited to 'ffdc')
| -rw-r--r-- | ffdc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ declare -a arr=( # Copy all content from these directories into directories in the .tar # Format: "Directory name" "Directory to copy" "obmc" "/var/lib/obmc/" + "core" "/var/lib/systemd/coredump" ) dir=$"ffdc_$(date +"%Y-%m-%d_%H-%M-%S")" |

