From 29aed111bc9833010993ddc36393a69366936635 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Apr 2023 19:37:12 +0300 Subject: Add interrupt build result status --- libbbot/manifest.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libbbot/manifest.hxx') diff --git a/libbbot/manifest.hxx b/libbbot/manifest.hxx index 13b1138..d51d95b 100644 --- a/libbbot/manifest.hxx +++ b/libbbot/manifest.hxx @@ -309,7 +309,8 @@ namespace bbot warning, error, abort, - abnormal + abnormal, + interrupt }; LIBBBOT_EXPORT std::string -- cgit v1.1