From: Martin Langhoff <[EMAIL PROTECTED]>
So callers can potentially do something smart with them.
Thanks to Michael Stone <[EMAIL PROTECTED]> for the idea.
---
client/ds_backup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/client/ds_backup.py b/client/ds_backup.py
index 089a2e9..0194fa4 100755
--- a/client/ds_backup.py
+++ b/client/ds_backup.py
@@ -144,5 +144,5 @@ if __name__ == "__main__":
exit(1)
else:
# 500, 404, 403, or other unexpected value
- exit(1)
+ exit(sstatus)
--
1.5.6.dirty
_______________________________________________
Server-devel mailing list
[email protected]
http://lists.laptop.org/listinfo/server-devel