From: Jens Steube Date: Tue, 12 Jul 2016 10:02:14 +0000 (+0200) Subject: Merge branch 'master' of https://github.com/hashcat/hashcat X-Git-Url: https://www.flypig.org.uk/git/?a=commitdiff_plain;h=752e548f4e696ab7bd09c301bff2729e200b2dac;hp=e56a4e9c609c557eefbfcb7b29ce5ffa245ed1fe;p=hashcat.git Merge branch 'master' of https://github.com/hashcat/hashcat --- diff --git a/src/hashcat.c b/src/hashcat.c index c45ede9..9d4299e 100644 --- a/src/hashcat.c +++ b/src/hashcat.c @@ -14276,6 +14276,7 @@ int main (int argc, char **argv) } if (platform_skipped == 1) continue; + if (platform_skipped == 2) continue; for (uint platform_devices_id = 0; platform_devices_id < platform_devices_cnt; platform_devices_id++) {