| От | Tom Lane |
|---|---|
| Тема | Re: regression.out and regression.diff |
| Дата | |
| Msg-id | 13057.983312082@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: regression.out and regression.diff (Peter Eisentraut <peter_e@gmx.net>) |
| Список | pgsql-hackers |
Peter Eisentraut <peter_e@gmx.net> writes:
>> Either way my question still needs to be answered. If there are no
>> errors, is regression.out and regression.diff deleted? I can see the
>> diff file being empty, but deleted?
> The diff file always exists; if all tests passed, it's empty.
Forgot your own code already, Peter?
if [ -s "$diff_file" ]; then echo "The differences that caused some tests to fail can be viewed in the" echo "file
\`$diff_file'. A copy of the test summary that you see" echo "above is saved in the file \`$result_summary_file'."
echo
else rm -f "$diff_file" "$result_summary_file"
fi
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера