fixes to pas critic tests

This commit is contained in:
Oliver Gorwits
2012-11-28 22:02:29 +00:00
parent 53860aaa46
commit c7db0371aa
4 changed files with 29 additions and 0 deletions

View File

@@ -135,6 +135,7 @@ sub os_ver {
my $descr = $nexus->description();
return $1 if ( $descr =~ /\),\s+Version\s+(.+?),/ );
return $descr;
}
sub serial {