avoid generating useless file by tests

This commit is contained in:
Christian Grothoff 2023-05-13 22:02:10 +02:00
parent bac4932cf5
commit 40e45e7f5e
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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,