Remove trailing whitespace in all files
[integration/test.git] / tools / wcbench / README.md
index b85d1c97ad9458e5f66218aab563e591a1c5b5c4..d1810fb064b4130d449e336aea72dcb591905f37 100644 (file)
@@ -110,7 +110,7 @@ The `loop_wcbench.sh` script is a fairly simple wrapper around `wcbench.sh` ("I
 In more detail, the `loop_wcbench.sh` script supports:
 
 * Repeatedly running WCBench against ODL without restarting ODL between runs. This test revealed the perf degradation over time described in [bug 1395](https://bugs.opendaylight.org/show_bug.cgi?id=1395).
-* Repeatedly running WCBench against ODL, restarting ODL between runs. This acted as a control when finding [bug 1395](https://bugs.opendaylight.org/show_bug.cgi?id=1395), as restarting ODL between runs mitigated perf decreases. 
+* Repeatedly running WCBench against ODL, restarting ODL between runs. This acted as a control when finding [bug 1395](https://bugs.opendaylight.org/show_bug.cgi?id=1395), as restarting ODL between runs mitigated perf decreases.
 * Pass run length info to WCBench, causing WCBench runs to last for the given number of minutes. Note that longer runs seem to result in lower standard deviation flows/sec results.
 * Pin ODL to a given number of processors. This is basically a thin hand-off to `wcbench.sh`. As mentioned above, pinning ODL allows it to be tested while the process is properly pegged.