run: Fix exit status in case another dss process is running.
[dss.git] / err.h
diff --git a/err.h b/err.h
index e7aced084542cb8d05fec76d49839e6d25b4cef8..fc1ef19a272e9e4bee8b3e8e870cfd548d16951d 100644 (file)
--- a/err.h
+++ b/err.h
@@ -56,7 +56,8 @@ static inline char *dss_strerror(int num)
        DSS_ERROR(SIGNAL, "caught terminating signal"), \
        DSS_ERROR(BUG, "values of beta might cause dom!"), \
        DSS_ERROR(NOT_RUNNING, "dss not running"), \
-       DSS_ERROR(TOO_MANY_RSYNC_ERRORS, "too many consecutive rsync errors")
+       DSS_ERROR(TOO_MANY_RSYNC_ERRORS, "too many consecutive rsync errors"), \
+       DSS_ERROR(LOPSUB, "lopsub error")
 
 /**
  * This is temporarily defined to expand to its first argument (prefixed by