move benchmarks to their own dir.

This commit is contained in:
Ben Gras 2010-02-03 14:30:02 +00:00
parent 0985235ba0
commit ffb97108c9
34 changed files with 0 additions and 2 deletions

View file

@ -2,8 +2,6 @@
set -e
cd benchmarks
benchmarks=`echo *bench*`
runbench() {