Don't remove previous result of benchmark.

SVN revision: 36354
This commit is contained in:
Cedric BAIL 2008-09-30 12:55:06 +00:00
parent f9a4c97693
commit 88d0babd0c
1 changed files with 0 additions and 1 deletions

View File

@ -88,7 +88,6 @@ endif
if EFL_ENABLE_BENCHMARK
benchmark:
@rm -rf result
@make -C src benchmark
@mkdir result || true
@cd result && ../src/tests/eina_bench `date +%F_%s`