|
Boost-Commit : |
From: john.groups_at_[hidden]
Date: 2008-02-03 13:31:06
Author: jtorjo
Date: 2008-02-03 13:31:06 EST (Sun, 03 Feb 2008)
New Revision: 43079
URL: http://svn.boost.org/trac/boost/changeset/43079
Log:
[loggging]
test/ fedora 8 - output to results.txt
Text files modified:
sandbox/logging/lib/logging/tests/run_linux.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: sandbox/logging/lib/logging/tests/run_linux.sh
==============================================================================
--- sandbox/logging/lib/logging/tests/run_linux.sh (original)
+++ sandbox/logging/lib/logging/tests/run_linux.sh 2008-02-03 13:31:06 EST (Sun, 03 Feb 2008)
@@ -1,4 +1,4 @@
export BOOST_ROOT_DIR="$1"
-echo Output is redirected to out.txt
-bjam --v2 --boost="$1" --toolset=$2 > out.txt 2>&1
+echo Output is redirected to results.txt
+bjam --v2 --boost="$1" --toolset=$2 > results.txt
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk