Commit df33d7bb authored by Guido van Rossum's avatar Guido van Rossum

Specifically request Python 2.2. (wo_pcgi.py will check that it's at

least 2.2.2.)

Add -v1 to TESTOPTS, so running the entire test suite is a little less
verbose.
parent 6ffe133e
PYTHON=python PYTHON=python2.2
WHOA_PIGGY=wo_pcgi.py WHOA_PIGGY=wo_pcgi.py
TESTOPTS=-a TESTOPTS=-a -v1
all: all:
$(PYTHON) $(WHOA_PIGGY) $(PYTHON) $(WHOA_PIGGY)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment