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