Samuel Thibault 7 years ago
parent
commit
810abc866c
1 changed files with 1 additions and 1 deletions
  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