Skip to content

Commit 649209d

Browse files
committed
logging: remove superfluous newline
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent fc65592 commit 649209d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flow/scripts/util.tcl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ proc log_cmd {cmd args} {
1010
# and we don't want to mix it with the log, so output the time it took afterwards.
1111
puts "Took $time seconds: $log_cmd"
1212
}
13-
puts ""
1413
}
1514

1615
proc fast_route {} {

0 commit comments

Comments
 (0)