Re: [CF2016-9] Allow spaces in working path on tap-tests
От | Michael Paquier |
---|---|
Тема | Re: [CF2016-9] Allow spaces in working path on tap-tests |
Дата | |
Msg-id | CAB7nPqTtShNTjDoJKeG91Png+3GtXMZGWZsZcSTDk6aD2gbziQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [CF2016-9] Allow spaces in working path on tap-tests (Michael Paquier <michael.paquier@gmail.com>) |
Ответы |
Re: [CF2016-9] Allow spaces in working path on tap-tests
|
Список | pgsql-hackers |
On Mon, Jul 4, 2016 at 4:29 PM, Michael Paquier <michael.paquier@gmail.com> wrote: > On Mon, Jul 4, 2016 at 4:02 PM, Kyotaro HORIGUCHI > <horiguchi.kyotaro@lab.ntt.co.jp> wrote: >> Hello, this is just an entry mail for the next CF. >> >> The tap-test fails when the soruce directoy containing spaces. I >> accidentially hit this by a Jenkins project with the name "test >> project". >> >> The function system_log() is safe for such parameters but >> backup() uses it in wrong way. On the other hand, >> enable_restoring() and enable_archiving() forgets to quote such a >> path containing spaces as already done for Windows. I don't see >> the similar problem in other places. > > Good catch, your fix looks good to me. I am noticing as well that the > invocations of pg_ctl, pg_dumpall, pg_upgrade and diff are likely > broken the same way in vcregress.pl. And as is the command built for zic.exe in Install.pm, no? $target is normally an absolute path per the call of Install(). -- Michael
В списке pgsql-hackers по дате отправления: