]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - client.c
command_util: Output array members with backslashes.
[paraslash.git] / client.c
index 4998222ea7c89df98ad55879a08f9dea1b5f6c6b..c194e1929b9dfa2cb7704ca1f6b78dd704eb3815 100644 (file)
--- a/client.c
+++ b/client.c
@@ -606,6 +606,7 @@ int main(int argc, char *argv[])
        if (ret >= 0 && ct->task.error < 0) {
                switch(ct->task.error) {
                /* these are not errors */
+               case -E_SERVER_CMD_SUCCESS:
                case -E_EOF:
                case -E_SERVER_EOF:
                case -E_BTR_EOF: