2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

Sync up to RC_1_29_0

[SVN r15919]
This commit is contained in:
Dave Abrahams
2002-10-14 13:31:43 +00:00
parent 7c3c1561e2
commit dec46dba21
2 changed files with 2 additions and 2 deletions

View File

@@ -358,7 +358,7 @@ actions python-test-target bind PYTHON
$(SHELL_EXPORT)$(gSHELL_LIBPATH)
$(SHELL_SET)PYTHONPATH=$(PYTHONPATH)
$(SHELL_EXPORT)PYTHONPATH
$(PYTHON_LAUNCH) $(PYTHON) $(PYTHON_ARGS) "$(>)" $(ARGS) 2>&1 "$(<)" || $(CATENATE) "$(<)"
$(PYTHON_LAUNCH) $(PYTHON) $(PYTHON_ARGS) "$(>)" $(ARGS)
}
SUFPYTHON_RUNTEST = .run ;