]> xenbits.xensource.com Git - people/larsk/xen-release-scripts.git/commitdiff
Removed now invalid comment
authorLars Kurth <lars.kurth@citrix.com>
Fri, 1 Sep 2017 19:54:31 +0000 (20:54 +0100)
committerLars Kurth <lars.kurth@citrix.com>
Fri, 1 Sep 2017 19:54:31 +0000 (20:54 +0100)
lib/MyOptions.pm

index ad0c41b6845712f8ad926660bf6dd8e9b21fc4bd..b48c343edd7991965ea9ff28200a9f144dcf58c9 100755 (executable)
@@ -38,7 +38,7 @@ my %optionspec = (
 
 # Applicable to: match-xsa
     'xsadir=s'     => \$o{'XSADIR'},
-    'xsalist=s'    => \$o{'XSALIST'}, # DOCUMENT: Was xsa and $XSALIST
+    'xsalist=s'    => \$o{'XSALIST'}, 
     'xsalistdir=s' => \$o{'XSALISTDIR'},
 
     'not-smart'    => \$o{'NOTSMART'},