We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b931e commit cfa8056Copy full SHA for cfa8056
testsuite/Makefile
@@ -50,7 +50,7 @@ test: testpappl
50
$(RM) -r testpappl.output
51
$(MKDIR) testpappl.output
52
./testhttpmon 2>test.log
53
- ./testpappl -c -l testpappl.log -L debug -o testpappl.output -t api,client,pwg-raster,client-10x1000 2>test.log
+ ./testpappl -c -l testpappl.log -L debug -o testpappl.output -t api,client,pwg-raster 2>test.log
54
55
56
# HTTP monitor unit test
0 commit comments