Commit 36242fd4 authored by TokuBuild's avatar TokuBuild Committed by Yoni Fogel

refs #4871 change filename for gccopt part of nightly test

git-svn-id: file:///svn/toku/tokudb@46146 c7de825b-a66e-492c-adef-691d508d4ae1
parent f5bb4b10
......@@ -449,10 +449,10 @@ BEGIN {
fi
################################################################################
## run valgrind on icc debug build
resultsdir=$tracefilepfx-Debug
## run valgrind on gcc optimized build
resultsdir=$tracefilepfx-gccopt
mkdir $resultsdir
tracefile=$tracefilepfx-Debug/trace
tracefile=$tracefilepfx-gccopt/trace
getsysinfo $tracefile
......
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