summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-11-01 18:52:11 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2010-11-01 18:52:11 +0100
commit8864e7d8ab05b59372f55ec8d637296aefa1515e (patch)
tree820b284348e0e0672534abdca6231212b4bf3af8 /abrt.spec
parent3b1dd4985ac7e32a3a1a498214bd26df29089dbc (diff)
downloadabrt-8864e7d8ab05b59372f55ec8d637296aefa1515e.tar.gz
abrt-8864e7d8ab05b59372f55ec8d637296aefa1515e.tar.xz
abrt-8864e7d8ab05b59372f55ec8d637296aefa1515e.zip
abrt-handle-crashdump: new semi-debug utility to run abrt actions for a specified event
Some reworking of run_action() API was needed to make it possible to put it into libABRT. abrt-handle-crashdump has no -l option yet: $ abrt-handle-crashdump Usage: abrt-handle-crashdump [-vs] -d DIR -e EVENT Handle crash dump according to rules in abrt_action.conf -v, --verbose be verbose -s Log to syslog -d DIR Crash dump directory -e EVENT Event Can (will) extend it later. Run-tested: performed "analyze" step by hand with abrt-handle-crashdump -e analyze -d CRASH_DUMP_DIR Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/abrt.spec b/abrt.spec
index dabc0ed3..ecaa96f6 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -350,6 +350,7 @@ fi
%{_sbindir}/abrtd
%{_sbindir}/abrt-server
%{_bindir}/abrt-handle-upload
+%{_bindir}/abrt-handle-crashdump
%config(noreplace) %{_sysconfdir}/%{name}/abrt.conf
%config(noreplace) %{_sysconfdir}/%{name}/abrt_action.conf
%config(noreplace) %{_sysconfdir}/%{name}/gpg_keys