]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
Fix another variable name
authorZack Cerza <zack.cerza@inktank.com>
Tue, 12 Aug 2014 18:54:05 +0000 (12:54 -0600)
committerZack Cerza <zack.cerza@inktank.com>
Tue, 12 Aug 2014 18:54:05 +0000 (12:54 -0600)
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/task/internal.py

index ad5cd2c535883f5ac9f5768af4cd5454c1fec24a..024297b96e16983b4e604e76a8bbc3c5a5a83e66 100644 (file)
@@ -317,7 +317,7 @@ def archive(ctx, config):
                 os.mkdir(logdir)
             for rem in ctx.cluster.remotes.iterkeys():
                 path = os.path.join(logdir, rem.shortname)
-                teuthology.pull_directory(remote, archive_dir, path)
+                teuthology.pull_directory(rem, archive_dir, path)
 
         log.info('Removing archive directory...')
         run.wait(