run-command: move check_pipe() from write_or_die to run_command
[gitweb.git] / run-command.h
index 50666497aeca8f4d3d403cfaeb0afeb350216a42..cf29a3195a7f1baf0af5997f07694fd17b17739b 100644 (file)
@@ -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