summaryrefslogtreecommitdiff
path: root/rn.py
diff options
context:
space:
mode:
Diffstat (limited to 'rn.py')
-rw-r--r--rn.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rn.py b/rn.py
index ba6caac..fd362e4 100644
--- a/rn.py
+++ b/rn.py
@@ -80,7 +80,7 @@ def generate(track, to_date, to_series, gccsource, persist):
if next_rn.update_templ_readmes():
print "Please verify that your changes have been committed on the template branch:"
- self.rn_template.log(1)
+ next_rn.rn_template.log(1)
ans="y"
while not ans=="n":