aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/progman.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/progman.c b/src/progman.c
index 02034ef..008d186 100644
--- a/src/progman.c
+++ b/src/progman.c
@@ -416,6 +416,8 @@ redirect_read (int fd, void *data)
rb->len = 0;
rb->overflow = 1;
}
+ else
+ break;
}
}
return 0;

Return to:

Send suggestions and report system problems to the System administrator.