summaryrefslogtreecommitdiff
path: root/Microbenchmarks/MRAM-Latency/run-transfer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Microbenchmarks/MRAM-Latency/run-transfer.sh')
-rwxr-xr-xMicrobenchmarks/MRAM-Latency/run-transfer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Microbenchmarks/MRAM-Latency/run-transfer.sh b/Microbenchmarks/MRAM-Latency/run-transfer.sh
index c11eb06..9e80b6e 100755
--- a/Microbenchmarks/MRAM-Latency/run-transfer.sh
+++ b/Microbenchmarks/MRAM-Latency/run-transfer.sh
@@ -29,5 +29,5 @@ for ndpu in 1 4 8 16 32 48 64; do
done
echo "Completed at $(date)"
) | tee "log-$(hostname).txt"
-rm -f "log-$(hostname).txt"
+rm -f "log-$(hostname).txt.xz"
xz -v -9 -M 800M "log-$(hostname).txt"