Ruby mogilefs-client dev/users discussion/patches/bugs/help/...
 help / color / mirror / code / Atom feed
* [PATCH] new_file/stream: remove unused variable
@ 2017-12-20  8:31 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2017-12-20  8:31 UTC (permalink / raw)
  To: mogilefs-client-public

oops :x
---
 lib/mogilefs/new_file/stream.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/mogilefs/new_file/stream.rb b/lib/mogilefs/new_file/stream.rb
index 195b121..2207a13 100644
--- a/lib/mogilefs/new_file/stream.rb
+++ b/lib/mogilefs/new_file/stream.rb
@@ -14,7 +14,6 @@ def initialize(dests, opts)
     @opts = opts
     @md5 = nil
     @bytes_uploaded = 0
-    error = nil
     dests.each do |devid, path|
       begin
         uri = URI.parse(path)
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-20  8:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-20  8:31 [PATCH] new_file/stream: remove unused variable Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/mogilefs-client.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).