]> xenbits.xensource.com Git - people/larsk/xen-release-scripts.git/commitdiff
Made printed message clearer
authorLars Kurth <lars.kurth@citrix.com>
Sun, 30 Jul 2017 13:36:40 +0000 (14:36 +0100)
committerLars Kurth <lars.kurth@citrix.com>
Sun, 30 Jul 2017 13:36:40 +0000 (14:36 +0100)
match-xsa

index 31bd5e0f6a6701b257207226e86f4b53dba0829b..f2efd4d618e29abd4b0f72d34bf1a830665edce5 100755 (executable)
--- a/match-xsa
+++ b/match-xsa
@@ -358,7 +358,7 @@ sub printxsasummary {
               ( $XSA_MAX_AUX{$xsa} == $XSA_NO_AUX{$xsa} ) ){
         $col  = "TOMATO";
         $desc = "All patches found => check as advisory text ".
-                "may be ambiguous";
+                "may be ambiguous or cannot be fully parsed";
     } else {
         $col  = "TOMATO";
         $desc = "Some patches not applied => check";