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",
|
||||
"--auth-no-challenge",
|
||||
"--output-file=/dev/null",
|
||||
"--output-document=/dev/null",
|
||||
"--post-data={\"level\":\"all\",\"rangeType\":\"latest\"}",
|
||||
user,
|
||||
pass,
|
||||
|
Loading…
Reference in New Issue
Block a user