Write to /dev/random for test
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user