浏览代码

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