Explorar o código

bandwidth_scheds: Fix filename

Samuel Thibault %!s(int64=4) %!d(string=hai) anos
pai
achega
632a05bc1e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/microbenchs/bandwidth_scheds.sh

+ 1 - 1
tests/microbenchs/bandwidth_scheds.sh

@@ -70,6 +70,6 @@ done
 
 if gnuplot bandwidth.gp ; then
 	if [ -n "$STARPU_BENCH_DIR" ]; then
-		cp bandwidth.png $STARPU_BENCH_DIR/
+		cp bandwidth.svg $STARPU_BENCH_DIR/
 	fi
 fi