summaryrefslogtreecommitdiff
path: root/src/prtget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/prtget.cpp')
-rw-r--r--src/prtget.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/prtget.cpp b/src/prtget.cpp
index 5e5bdc3..6095607 100644
--- a/src/prtget.cpp
+++ b/src/prtget.cpp
@@ -1628,6 +1628,8 @@ SignalHandler::HandlerResult PrtGet::handleSignal( int signal )
if ( m_currentTransaction ) {
evaluateResult( *m_currentTransaction, false, true );
}
+
+ return EXIT;
}
/*!

Generated by cgit