summaryrefslogtreecommitdiff
path: root/morphlib/builder.py
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-01 16:36:00 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-02 17:13:29 +0000
commit5ca7f1aafcf566f20909720091954f9cff897bfc (patch)
tree21fb95f60cef52c27bb96796fa33e5a54eb56c24 /morphlib/builder.py
parent9393b59b2afdb9ded9c7e638493a1901017dfbbc (diff)
downloadmorph-5ca7f1aafcf566f20909720091954f9cff897bfc.tar.gz
Remove unnecessary variable
Diffstat (limited to 'morphlib/builder.py')
-rw-r--r--morphlib/builder.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/morphlib/builder.py b/morphlib/builder.py
index 5439914a..8d34582b 100644
--- a/morphlib/builder.py
+++ b/morphlib/builder.py
@@ -449,7 +449,6 @@ class ChunkBuilder(BlobBuilder): # pragma: no cover
patterns = self.blob.chunks[chunk_name]
patterns += [r'baserock/%s\.' % chunk_name]
filename = self.filename(chunk_name)
- basename = os.path.basename(filename)
self.msg('Creating binary for %s' % chunk_name)
with self.cachedir.open(filename) as f:
morphlib.bins.create_chunk(self.destdir, f, patterns,