diff --git a/bin/tests/system/pipelined/pipequeries.c b/bin/tests/system/pipelined/pipequeries.c index 38887ea8a2..508f0b549a 100644 --- a/bin/tests/system/pipelined/pipequeries.c +++ b/bin/tests/system/pipelined/pipequeries.c @@ -222,6 +222,8 @@ main(int argc, char *argv[]) { randomfile = argv[2]; argv += 2; argc -= 2; + POST(argv); + POST(argc); } dns_result_register();