pllolcode - pllolcode: Make test scripts slightly more portable

From: eggyknap(at)pgfoundry(dot)org (User Eggyknap)
To: pgsql-committers(at)postgresql(dot)org
Subject: pllolcode - pllolcode: Make test scripts slightly more portable
Date: 2007-09-27 10:34:06
Message-ID: 20070927103406.E9E9F2176CA@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Eggyknap 2007-09-27 10:37:16 pllolcode - parser: Imported Sources
Previous Message Gregory Stark 2007-09-27 10:04:30 Re: pgsql: Some small tuptoaster improvements from Greg Stark.