From: Marcin Haba Date: Tue, 2 Feb 2021 05:15:26 +0000 (+0100) Subject: baculum: Tweak update warning message regex X-Git-Tag: Release-11.0.1~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4093237d142d3c2c0d5d59118b8537e5f1f33e12;p=thirdparty%2Fbacula.git baculum: Tweak update warning message regex --- diff --git a/gui/baculum/protected/Web/JavaScript/misc.js b/gui/baculum/protected/Web/JavaScript/misc.js index ec5698e97..8efc4e72a 100644 --- a/gui/baculum/protected/Web/JavaScript/misc.js +++ b/gui/baculum/protected/Web/JavaScript/misc.js @@ -815,7 +815,8 @@ var MsgEnvelope = { warning: [ /Cannot find any appendable volumes/i, /Please mount read Volume/i, - /Please mount append Volume/i + /Please mount append Volume/i, + /warning: /i ], error: [ /ERR=/i,