components/openstack/swift/files/swift-replicator-rsync
branchs11u2-sru
changeset 3198 46289f36c1ca
parent 3178 77584387a894
child 4625 18adb92d4193
--- a/components/openstack/swift/files/swift-replicator-rsync	Thu Jun 26 11:50:03 2014 -0700
+++ b/components/openstack/swift/files/swift-replicator-rsync	Wed Jul 02 06:53:43 2014 -0700
@@ -54,7 +54,7 @@
             smf_include.SMF_EXIT_ERR_FATAL, "exec_fail",
             "rsync daemon failed to start (see service log)")
 
-    return int(smf_include.SMF_EXIT_OK)
+    return smf_include.SMF_EXIT_OK
 
 if __name__ == "__main__":
     os.putenv("LC_ALL", "C")