Fix 028.watchdog_enable_consensus_with_half_votes failing.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 13 Sep 2019 22:21:44 +0000 (07:21 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 13 Sep 2019 22:21:44 +0000 (07:21 +0900)
The previous commit was not enough...

src/test/regression/tests/028.watchdog_enable_consensus_with_half_votes/test.sh

index 5f868a0b257f6f5729f5d213b12b288fc948e116..3c7c39b95cf1193a0b067905140e5b8dd7194d05 100755 (executable)
@@ -80,7 +80,7 @@ dir=`pwd`
 
 failed=false
 export CHECK_TIME_WAIT=true
-export PCPPASSFILE=$dir/pgpool0/pcppass
+export PCPPASSFILE=$dir/$TESTDIR/pgpool0/pcppass
 
 for nodes in 2 3 4
 do