From: Lars Kurth Date: Fri, 1 Sep 2017 19:54:31 +0000 (+0100) Subject: Removed now invalid comment X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=e36f92f7a45b2f758c66eb0f6fc9275ce636fbe8;p=people%2Flarsk%2Fxen-release-scripts.git Removed now invalid comment --- diff --git a/lib/MyOptions.pm b/lib/MyOptions.pm index ad0c41b..b48c343 100755 --- a/lib/MyOptions.pm +++ b/lib/MyOptions.pm @@ -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'},