mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 21:31:10 +02:00
hashcat: cleanup thanks to tamiko for pointing out
This commit is contained in:
parent
938fd181dc
commit
f26a1a5e23
1 changed files with 1 additions and 4 deletions
|
|
@ -42,10 +42,7 @@ src_test() {
|
|||
elif use vidia_cards_fglrx; then
|
||||
addwrite /dev/ati
|
||||
fi
|
||||
if [ ! -w /dev/nvidia0 ]; then
|
||||
echo fuck
|
||||
fi
|
||||
#this always exists with 255 despite success
|
||||
#this always exits with 255 despite success
|
||||
#./hashcat -b -m 2500 || die "Test failed"
|
||||
./hashcat -a 3 -m 1500 nQCk49SiErOgk
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue