Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
run-command: move check_pipe() from write_or_die to run_command
[gitweb.git]
/
run-command.h
diff --git
a/run-command.h
b/run-command.h
index 50666497aeca8f4d3d403cfaeb0afeb350216a42..cf29a3195a7f1baf0af5997f07694fd17b17739b 100644
(file)
--- a/
run-command.h
+++ b/
run-command.h
@@
-139,7
+139,7
@@
struct async {
int start_async(struct async *async);
int finish_async(struct async *async);
int in_async(void);
-void
NORETURN async_exit(int code
);
+void
check_pipe(int err
);
/**
* This callback should initialize the child process and preload the