From 1f394190d3baf4f01e90f36618fc661e543d98b3 Mon Sep 17 00:00:00 2001 From: Andrew McDermott Date: Mon, 19 May 2014 11:48:06 +0100 Subject: benchmark-terasort: don't call stop-all.sh twice The trap will call this automatically on script exit. Signed-off-by: Andrew McDermott --- benchmark-terasort | 2 -- 1 file changed, 2 deletions(-) diff --git a/benchmark-terasort b/benchmark-terasort index 0ea76e7..36ea5b1 100755 --- a/benchmark-terasort +++ b/benchmark-terasort @@ -73,8 +73,6 @@ for i in "$@"; do benchmark_terasort $i done -stop-all.sh - $THIS_BENCHMARK_DIR/update-results-db $THIS_BENCHMARK_DIR/print-trend -- cgit v1.2.3