aboutsummaryrefslogtreecommitdiff
path: root/bbot/worker/worker.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-10-09 16:37:31 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-10-10 15:35:11 +0200
commit96145726e0fc4060b4ebc86a6a06786aad696e85 (patch)
tree26708976404a66c419f8fc3e4dcee274fbefe46a /bbot/worker/worker.cxx
parentc63815eb8a8e60ee615182348106a7be1b5e2f18 (diff)
Don't fail hard if we were unable to suspend machine
Diffstat (limited to 'bbot/worker/worker.cxx')
-rw-r--r--bbot/worker/worker.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/worker/worker.cxx b/bbot/worker/worker.cxx
index 6040d9e..1d4c454 100644
--- a/bbot/worker/worker.cxx
+++ b/bbot/worker/worker.cxx
@@ -747,7 +747,7 @@ int
main (int argc, char* argv[])
try
{
- // This is a little hack to make out baseutils for Windows work when called
+ // This is a little hack to make our baseutils for Windows work when called
// with absolute path. In a nutshell, MSYS2's exec*p() doesn't search in the
// parent's executable directory, only in PATH. And since we are running
// without a shell (that would read /etc/profile which sets PATH to some