Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Use start_command() to run content filters instead of explicit fork/exec.
author
Johannes Sixt
<johannes.sixt@telecom.at>
Fri, 19 Oct 2007 19:47:55 +0000
(21:47 +0200)
committer
Shawn O. Pearce
<spearce@spearce.org>
Sun, 21 Oct 2007 05:30:39 +0000
(
01:30
-0400)
The previous code already used finish_command() to wait for the process
to terminate, but did not use start_command() to run it.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
raw
|
patch
| inline |
side by side
(from:
dc1bfdc
)
No differences found