Обсуждение: pgsql: Silence perl complaint in ssl test

Поиск
Список
Период
Сортировка

pgsql: Silence perl complaint in ssl test

От
Andrew Dunstan
Дата:
Silence perl complaint in ssl test

Perl's hex() function complains if its argument contains trailing white
space (or in fact anything other than hex digits), so remove the
offending text.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d4596a20d046e800644d6027613c6a2cb5a6c35e

Modified Files
--------------
src/test/ssl/t/001_ssltests.pl | 1 +
1 file changed, 1 insertion(+)