aboutsummaryrefslogtreecommitdiff
path: root/bbot/agent/machine.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/agent/machine.hxx')
-rw-r--r--bbot/agent/machine.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/agent/machine.hxx b/bbot/agent/machine.hxx
index e352e42..b72e846 100644
--- a/bbot/agent/machine.hxx
+++ b/bbot/agent/machine.hxx
@@ -36,7 +36,7 @@ namespace bbot
// Suspend the machine.
//
virtual void
- suspend () = 0;
+ suspend (bool fail_hard = true) = 0;
// Wait for the machine to terminate up to the specified number of
// seconds. Update the timeout and return false if the machine is still