Re: pgsql-server/contrib/dblink Makefile
От | Joe Conway |
---|---|
Тема | Re: pgsql-server/contrib/dblink Makefile |
Дата | |
Msg-id | 3D75029E.9080603@joeconway.com обсуждение исходный текст |
Ответ на | Re: pgsql-server/contrib/dblink Makefile ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>) |
Ответы |
Re: pgsql-server/contrib/dblink Makefile
|
Список | pgsql-committers |
Christopher Kings-Lynne wrote: >>I see what you did, and understand why, but it made me wonder if there >>is a more standard way of doing a test procedure for contrib. Should I >>be doing something differently? > > Yep - check contrib/tsearch > I did: cd contrib/tsearch make make install make installcheck I get very odd results: [...] + count_ignored=0 + echo + '[' 1 -eq 1 ']' + msg=All 1 tests passed. + result=0 ++ echo ' All 1 tests passed. ' ++ sed s/./=/g + dashes====================== + echo ===================== ===================== + echo ' All 1 tests passed. ' All 1 tests passed. + echo ===================== ===================== + echo + '[' -s ./regression.diffs ']' + rm -f ./regression.diffs ./regression.out + exit 0 + exit + savestatus=0 + '[' -n '' ']' + rm -f /tmp/pg_regress.4294 + exit 0 I take it that means that the test passed, but am I doing something wrong to get these results? Joe
В списке pgsql-committers по дате отправления: