Searched refs:supported_os (Results 1 – 2 of 2) sorted by relevance
21 supported_os = ['linux']24 if supported_os.contains(host_os) and not unsupported_cpus.contains(host_cpu)
517 foreach my $supported_os ( @{$supportedOSHash{$oSType}} ) {518 if ( $supported_os eq $os ) {