소스 검색

give parameters to the bench

Samuel Thibault 12 년 전
부모
커밋
6cbc4809a1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/microbenchs/tasks_size_overhead.sh

+ 1 - 1
tests/microbenchs/tasks_size_overhead.sh

@@ -1,5 +1,5 @@
 #!/bin/sh
 ROOT=${0%.sh}
-$ROOT > tasks_size_overhead.output
+$ROOT "$@" > tasks_size_overhead.output
 $ROOT.gp
 gv tasks_size_overhead.eps