From 97c306ef7fe39a046c5f63d182811bb428964408 Mon Sep 17 00:00:00 2001 From: Andrea Perotti Date: Tue, 12 Jul 2022 03:16:13 +0200 Subject: [PATCH] Update storage-benchmark --- storage-benchmark | 3 +++ 1 file changed, 3 insertions(+) diff --git a/storage-benchmark b/storage-benchmark index ab93bfb..ff50d36 100755 --- a/storage-benchmark +++ b/storage-benchmark @@ -30,6 +30,9 @@ # Exit on any error set -e +# Ensure memory math works as expected - rif. bug #80 +export LANG=C + testlocation(){ mkdir -p $TESTDIRECTORY echo ""