From: Tatsuo Ishii Date: Tue, 30 Jul 2013 12:34:08 +0000 (+0900) Subject: Fix to remove test results of watchdog. X-Git-Tag: V3_4_0_ALPHA1~213 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=44ff671541ed0e9e2dc5787c9ef6e973558ea950;p=pgpool2.git Fix to remove test results of watchdog. --- diff --git a/test/regression/clean.sh b/test/regression/clean.sh index baecf653e..2f8a55da6 100644 --- a/test/regression/clean.sh +++ b/test/regression/clean.sh @@ -16,3 +16,6 @@ do rm -fr testdir *~ cd .. done + +rm -fr $dir/tests/004.watchdog/master +rm -fr $dir/tests/004.watchdog/standby