aboutsummaryrefslogtreecommitdiff
path: root/profiling
diff options
context:
space:
mode:
authora13460542021-08-31 17:05:38 +0000
committerrfjakob2021-09-01 10:22:01 +0200
commit7c2255be9027551a1df54b3cb58ea9493857d391 (patch)
tree2c9bf51228fa5bce45be34d14e1723d3ec90420b /profiling
parent6cb03b54fe4c13a4534793c4c900b7894ae2b387 (diff)
*: trim trailing whitespace
Diffstat (limited to 'profiling')
-rwxr-xr-xprofiling/write-trace.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/profiling/write-trace.bash b/profiling/write-trace.bash
index bb1de1a..707e1d3 100755
--- a/profiling/write-trace.bash
+++ b/profiling/write-trace.bash
@@ -20,4 +20,3 @@ dd if=/dev/zero of="$T/b/zero" bs=1M count=100
echo
echo "Hint: go tool trace $T/trace"
-