implement a basic sftp storage backend
[cumulus.git] / cumulus-store
index 54d5515..3275467 100755 (executable)
@@ -44,3 +44,5 @@ while True:
         sys.stdout.write('ERR\n')
 
     sys.stdout.flush()
+
+remote.close()