From 5e58c43fda086c7a724656db1bf5b23e3c6ba852 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 24 May 2017 15:19:23 +0200 Subject: Remove task response manifest for good measure --- bbot/agent.cxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bbot/agent.cxx b/bbot/agent.cxx index f7bccde..ac4905d 100644 --- a/bbot/agent.cxx +++ b/bbot/agent.cxx @@ -609,6 +609,8 @@ try } else { + try_rmfile (rf); + // -- // const dir_path xp ( -- cgit v1.1