summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-02-07 23:08:53 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-02-07 23:08:53 +0100
commiteafe336a8e5580bbd76546970351956810f01d8f (patch)
tree131b770ca194f2d840208ae9e52ee650b12e75e0 /doc
parent5ddcae3c61341e655e98470ceb26dda91b013704 (diff)
downloadabrt-eafe336a8e5580bbd76546970351956810f01d8f.tar.gz
abrt-eafe336a8e5580bbd76546970351956810f01d8f.tar.xz
abrt-eafe336a8e5580bbd76546970351956810f01d8f.zip
*: remove all usages of C++ streams (-10k in code size)
Also add copyright banners to all files which were missing them Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/HOW_TO_TEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/HOW_TO_TEST b/doc/HOW_TO_TEST
index d5103dd7..d11c6d89 100644
--- a/doc/HOW_TO_TEST
+++ b/doc/HOW_TO_TEST
@@ -13,7 +13,7 @@ II. Crash detection
b) edit some packaged python script to raise an exception and watch is abrt
detects it
c) use our saved kerneloopses and test detection of oopses
-
+
== 2. Advanced crash detection ==
a) crash some app that comes from unsigned package - abrt should ignore it
b) disable the gpg chcek and try repeat step a) - abrt shouldn't ignore it
@@ -21,7 +21,7 @@ II. Crash detection
III. Reporting
=============
== 1. Reporting to bugzilla ==
- a) try to report some crash to bz using gui
+ a) try to report some crash to bz using gui
- gui should ask for login+pass
- crash should be reported after filling the right credentials
b) try to report using gui without gnome-keyring