Samuel Thibault 7 年之前
父节点
当前提交
810abc866c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/overlap/overlap.sh

+ 1 - 1
tests/overlap/overlap.sh

@@ -50,7 +50,7 @@ then
 	$PREFIX/../../tools/starpu_codelet_histo_profile distrib.data || true
 	[ -f distrib.data.overlap_sleep_1024_24.0.a3d3725e.1024.pdf ] || true
 
-	if [ -x $PREFIX/../../tools/starpu_replay ];
+	if [ -x $PREFIX/../../tools/starpu_replay ]; then
 		$PREFIX/../../tools/starpu_replay tasks.rec
 	fi
 fi