From 991a92e08587717572592fc2bb994fe59d2dc260 Mon Sep 17 00:00:00 2001 From: Andreas Dilger Date: Wed, 10 Jun 2026 09:43:10 -0600 Subject: [PATCH] running: remove version tag from checkout The instructions for building and running the benchmark showed a specific tag during checkout, which became stale. Instead, just check out the latest version, which will have the latest tag. Signed-off-by: Andreas Dilger --- templates/Pages/running.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Pages/running.php b/templates/Pages/running.php index fc1afd3..09f00f2 100644 --- a/templates/Pages/running.php +++ b/templates/Pages/running.php @@ -36,7 +36,7 @@ class="credits">Business vector created by stories - www.freepik.com

- $ git clone https://github.com/IO500/io500.git -b io500-isc24
+ $ git clone https://github.com/IO500/io500.git
$ cd io500
$ ./prepare.sh