Parcourir la source

Have repro output a marker for the end of the figures

Ian Goldberg il y a 1 an
Parent
commit
2a6dfa28c5
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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