Write to /dev/random for test
This commit is contained in:
parent
87125c2c01
commit
2dde9d5aba
@ -56,7 +56,7 @@ fi
|
||||
|
||||
isWindows=false
|
||||
INTOVOID="/dev/null"
|
||||
DEVDEVICE="/dev/zero"
|
||||
DEVDEVICE="/dev/random"
|
||||
case "$OS" in
|
||||
Windows*)
|
||||
isWindows=true
|
||||
|
Loading…
Reference in New Issue
Block a user