avoid generating useless file by tests
This commit is contained in:
parent
bac4932cf5
commit
40e45e7f5e
@ -81,6 +81,7 @@ nft_run (void *cls,
|
|||||||
"--header=Content-Type:application/json",
|
"--header=Content-Type:application/json",
|
||||||
"--auth-no-challenge",
|
"--auth-no-challenge",
|
||||||
"--output-file=/dev/null",
|
"--output-file=/dev/null",
|
||||||
|
"--output-document=/dev/null",
|
||||||
"--post-data={\"level\":\"all\",\"rangeType\":\"latest\"}",
|
"--post-data={\"level\":\"all\",\"rangeType\":\"latest\"}",
|
||||||
user,
|
user,
|
||||||
pass,
|
pass,
|
||||||
|
Loading…
Reference in New Issue
Block a user