pllolcode - pllolcode: Make test scripts slightly more portable

Поиск
Список
Период
Сортировка
От eggyknap@pgfoundry.org (User Eggyknap)
Тема pllolcode - pllolcode: Make test scripts slightly more portable
Дата
Msg-id 20070927103406.E9E9F2176CA@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make test scripts slightly more portable (specifically, portable between my development boxen).
Remove flex -V from Makefile

Modified Files:
--------------
    pllolcode:
        Makefile (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/Makefile.diff?r1=1.4&r2=1.5)

Added Files:
-----------
    pllolcode:
        linux_test.sh (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/linux_test.sh?rev=1.1&content-type=text/x-cvsweb-markup)
        openbsd_test.sh (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/openbsd_test.sh?rev=1.1&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
    pllolcode:
        test.sh
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/test.sh)

В списке pgsql-committers по дате отправления:

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: pgsql: Some small tuptoaster improvements from Greg Stark.
Следующее
От: eggyknap@pgfoundry.org (User Eggyknap)
Дата:
Сообщение: pllolcode - parser: Imported Sources