summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfergus.henderson <fergushenderson@users.noreply.github.com>2008-06-09 15:04:47 +0000
committerfergus.henderson <fergushenderson@users.noreply.github.com>2008-06-09 15:04:47 +0000
commit9efc108abd246c32a80ebf6dd950a912cf83faf7 (patch)
tree3f07af2788878a14ebc8c09aaf4e87c09432d2b9
parent9d2130aee9c0f0ce3dd92eb5bfb887c02354726e (diff)
downloaddistcc-git-9efc108abd246c32a80ebf6dd950a912cf83faf7.tar.gz
Fix typo in Nils' previous change.
-rwxr-xr-xpump.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pump.in b/pump.in
index 1d242bc..9311323 100755
--- a/pump.in
+++ b/pump.in
@@ -505,7 +505,7 @@ Main() {
DumpEnvironmentVariables
exit 0
else
- exit m1
+ exit 1
fi
;;
--shutdown)