浏览代码

Have repro output a marker for the end of the figures

Ian Goldberg 1 年之前
父节点
当前提交
2a6dfa28c5
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Docker/repro

+ 2 - 0
Docker/repro

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