Fix regression test 072 and 074.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Mon, 12 Apr 2021 03:00:54 +0000 (12:00 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Mon, 12 Apr 2021 03:00:54 +0000 (12:00 +0900)
commit5f4c37ae4bfd567367753c4aa3a58a587428630e
tree1c86c50d5fb0032750844cf0f2f37fc47687102d
parent6463dcc761dad509fba915e30d1ac506fab954e4
Fix regression test 072 and 074.

In these tests pgproto is used. However the script forgot to specify
the path to the command.  It is interesting that test 072 is keeping
reporting ok. This is because the test script does not care even if
pgproto does not found.
src/test/regression/tests/072.meqcache_bug2/test.sh
src/test/regression/tests/074.bug700_memqcache_bug_segfault_at_close_complete/test.sh