Fix that DB cluster path was not correct in watchdog_setup installation.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 4 Feb 2021 02:28:57 +0000 (11:28 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 4 Feb 2021 02:28:57 +0000 (11:28 +0900)
commitdf7783e38df739dad58093ec021516d182465c7d
treeb837da78571b8ecfb8a9b7d13313197642f1dfd9
parentdff11e4124b984964596509b0057147ca2e5cf33
Fix that DB cluster path was not correct in watchdog_setup installation.

In the watchdog_setup installation generated path to DB clusters did
not correctly point to pgpool0/data0 etc. Correct them by using sed
command.
src/test/watchdog_setup.in