projects
/
edward.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba34a33
)
whitespace formatting for edward-wrapper output
author
Andrew Engelbrecht
<sudoman@ninthfloor.org>
Tue, 1 Dec 2015 22:54:57 +0000
(17:54 -0500)
committer
Andrew 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
patch
|
blob
|
blame
|
history
diff --git
a/edward-wrapper
b/edward-wrapper
index 164884ac1af523adb03dcce4a2f854185aecea92..88b0622c6f2a3dc41f25f7b4f447493f740540a9 100755
(executable)
--- 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