summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qarsh.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/qarsh.c b/qarsh.c
index 2e43658..9bfd295 100644
--- a/qarsh.c
+++ b/qarsh.c
@@ -297,10 +297,6 @@ run_remote_cmd(char *cmdline)
* The hbeat state will take precedence over the
* exit status of the command. */
break;
- } else {
- /* No output to process, the command is
- * still running, and the host is still up */
- continue;
}
}