From: Andrew Engelbrecht Date: Tue, 1 Dec 2015 22:54:57 +0000 (-0500) Subject: whitespace formatting for edward-wrapper output X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=55e8c7c601db63f1c071d6c4f22da0b5a11ab060;p=edward.git whitespace formatting for edward-wrapper output insert a newline at the end of the output of the time command --- diff --git a/edward-wrapper b/edward-wrapper index 164884a..88b0622 100755 --- a/edward-wrapper +++ b/edward-wrapper @@ -20,5 +20,5 @@ . ~/.bashrc export LC_ALL=en_US.UTF-8 -tee -a ~/incoming.log | /usr/bin/time -f "\nreal: %E [h:]m:s" ~/edward-src/edward +tee -a ~/incoming.log | /usr/bin/time -f "\nreal: %E [h:]m:s\n" ~/edward-src/edward