소스 검색

Have repro output a marker for the end of the figures

Ian Goldberg 1 년 전
부모
커밋
873a7c4cad
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      repro

+ 2 - 0
repro

@@ -185,5 +185,7 @@ egrep 'Floram read .* 1us 100gbit .* s$' floram_${numops}.dat | sort -k3 -n
 echo
 echo "# Figure 9(c)"
 egrep 'Floram read .* 1us 100gbit .* KiB$' floram_${numops}.dat | sort -k3 -n
+echo
+echo "# End figures"
 
 fi