fix usage of wrong variable
authorAlbert Dengg <albert@fsfe.org>
Wed, 31 Mar 2010 20:33:02 +0000 (22:33 +0200)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 1 Apr 2010 20:43:35 +0000 (13:43 -0700)
commit3fc24f6535cc8ab481ace110cbfb977af12f9640
treeb2699c5a32bc42a8b364a174c1ba249dbb44c7d8
parent6d4cd644e43cd35ae2651aa5f44156da908bbe09
fix usage of wrong variable

* fix some leftover reference to the wrong variable (self.path instead
  of self.netloc)
python/cumulus/store/sftp.py