summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/RunApp.cpp
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-01-26 15:53:39 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-01-26 15:53:39 +0100
commit8af077ccd55f0b55a5cbe97b47cbf6606a1fa7e1 (patch)
tree379b688ed30cdfc6c09f462297a3e4719005347a /lib/Plugins/RunApp.cpp
parent2608769bea3eabf9c55657b61efe7ffaa79e3609 (diff)
parenta138fe87467ca96a6314889fe0dd17dcdccded62 (diff)
downloadabrt-8af077ccd55f0b55a5cbe97b47cbf6606a1fa7e1.tar.gz
abrt-8af077ccd55f0b55a5cbe97b47cbf6606a1fa7e1.tar.xz
abrt-8af077ccd55f0b55a5cbe97b47cbf6606a1fa7e1.zip
Merge branch 'master' into rhel6
Diffstat (limited to 'lib/Plugins/RunApp.cpp')
-rw-r--r--lib/Plugins/RunApp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Plugins/RunApp.cpp b/lib/Plugins/RunApp.cpp
index 77f5d3c8..ecbecf20 100644
--- a/lib/Plugins/RunApp.cpp
+++ b/lib/Plugins/RunApp.cpp
@@ -31,7 +31,7 @@
using namespace std;
-void CActionRunApp::Run(const char *pActionDir, const char *pArgs)
+void CActionRunApp::Run(const char *pActionDir, const char *pArgs, int force)
{
/* Don't update_client() - actions run at crash time, there is no client
* to talk to at that point */