complete comments

This commit is contained in:
daniceexi 2013-11-03 09:39:27 -05:00
parent 9f1fd6c223
commit 4904b08a78

View File

@ -379,7 +379,7 @@ sub copytar {
'f=s' => \$file);
}
# get the
# get the mpss version and target host os version
my ($mpssver, $targetos, $targetosver);
my $tarfilename = basename ($file);
if ($tarfilename =~ /mpss-([\d\.-]+)-(rhel|suse)-([\d\.-]+)\.tar/) {