Commit 5d078fb3 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

[t:4382] clean up stuff


git-svn-id: file:///svn/toku/tokudb@38715 c7de825b-a66e-492c-adef-691d508d4ae1
parent 09fd37a3
......@@ -71,7 +71,7 @@ done
src_tests="${toku_toplevel}/src/tests"
testnames=(recover-test_stress1.tdb \
recover-test_stress2.tdb)
recover-test_stress2.tdb)
save_failure() {
dir="$1"; shift
......@@ -134,7 +134,7 @@ run_test() {
echo "\"$exec\",$table_size,$cachetable_size,$num_ptquery,$num_update,$t0,$t1,$t2,FAIL" >> "$mylog"
fi
cd ..
rm -rf $rundir
rm -rf $rundir "$envdir"
}
loop_test() {
......
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