whitespace formatting for edward-wrapper output
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Tue, 1 Dec 2015 22:54:57 +0000 (17:54 -0500)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 7 Dec 2015 18:32:43 +0000 (13:32 -0500)
insert a newline at the end of the output of the time command

edward-wrapper

index 164884ac1af523adb03dcce4a2f854185aecea92..88b0622c6f2a3dc41f25f7b4f447493f740540a9 100755 (executable)
@@ -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