From a1f68ee1b7a03530ac7ed1c64efc2602c800d2ea Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Tue, 18 Dec 2012 15:14:57 -0800 Subject: [PATCH] typo --- nzbget-postprocessing-files/0.8.0/postprocess.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nzbget-postprocessing-files/0.8.0/postprocess.sh b/nzbget-postprocessing-files/0.8.0/postprocess.sh index 28cd2da6..110f4d1c 100644 --- a/nzbget-postprocessing-files/0.8.0/postprocess.sh +++ b/nzbget-postprocessing-files/0.8.0/postprocess.sh @@ -207,7 +207,7 @@ if [ "$NZBOP_PARREPAIR" = "no" ]; then fi if [ "$BadConfig" -eq 1 ]; then - echo "[ERROR] Post-Process: Existing because of not compatible nzbget configuration" + echo "[ERROR] Post-Process: Exiting because of not compatible nzbget configuration" exit $POSTPROCESS_ERROR fi