more compact output with -v - reliable return code for 'sfi myslice'
[sfa.git] / sfa / client / manifolduploader.py
index e5bb41a..ba3b131 100755 (executable)
@@ -135,6 +135,7 @@ class ManifoldUploader:
             if self.logger.debugEnabled():
                 import traceback
                 traceback.print_exc()
+            return False
 
 ### this is mainly for unit testing this class but can come in handy as well
 def main ():