Sfoglia il codice sorgente

Have repro output a marker for the end of the figures

Ian Goldberg 1 anno fa
parent
commit
2a6dfa28c5
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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