[svn:parrot] r35885 - trunk/languages/pipp/docs
[email protected] Thu, 22 Jan 2009 05:12:06 -0800 (PST)
| Newsgroups | perl.cvs.parrot |
|---|---|
| Message-ID | <[email protected]> |
Author: bernhard Date: Thu Jan 22 05:12:06 2009 New Revision: 35885 Modified: trunk/languages/pipp/docs/testing.pod Log: [Pipp] PARROT_VARIANT is no longer used, update PARROT_HOME to new (local) dir Modified: trunk/languages/pipp/docs/testing.pod ============================================================================== --- trunk/languages/pipp/docs/testing.pod (original) +++ trunk/languages/pipp/docs/testing.pod Thu Jan 22 05:12:06 2009 @@ -37,11 +37,9 @@ make # configure run-tests.php - export PARROT_HOME=/home/bernhard/devel/Parrot/trunk + export PARROT_HOME=/home/bernhard/devel/Parrot/git/parrot export TEST_PHP_EXECUTABLE=$PARROT_HOME/languages/pipp/pipp export TEST_PHP_CGI_EXECUTABLE=$PARROT_HOME/languages/pipp/pipp - # export PIPP_VARIANT=pct - # export PIPP_VARIANT=phc export NO_INTERACTION=1 # run the test-suite