From af95b5c990fe5609ae3b68c86eacbe40f99d7d7f Mon Sep 17 00:00:00 2001 From: Sergei Trofimov Date: Mon, 25 Jun 2018 16:33:51 +0100 Subject: [PATCH] workloads/lmbench: doc fix Add missing blank lines around the URL indent block. --- wa/workloads/lmbench/__init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wa/workloads/lmbench/__init__.py b/wa/workloads/lmbench/__init__.py index 0eec9d8a..a777f695 100755 --- a/wa/workloads/lmbench/__init__.py +++ b/wa/workloads/lmbench/__init__.py @@ -37,7 +37,9 @@ class Lmbench(Workload): measure latencies to memory (including caches). bw_mem can be used to measure bandwidth to/from memory over a range of operations. Further details, and source code are available from: + http://sourceforge.net/projects/lmbench/. + See lmbench/bin/README for license details. """