summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan S. Arnold <ryan.arnold@linaro.org>2017-01-27 21:05:19 +0000
committerRyan S. Arnold <ryan.arnold@linaro.org>2017-01-27 21:05:19 +0000
commit8750268c4692aa650138f5526b934d0609921ce3 (patch)
treebed7d5270c11efbc3fde6bfd62ac04de2f383224
parente6237083f4d39c01f21752382dc5d53a2dfbbc04 (diff)
rn.py: calling log() should be print_log()
Change-Id: I533c05a0d179d92918c85ba85cd93fd8bbbaa484
-rw-r--r--rn.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rn.py b/rn.py
index 1d70326..7c3551d 100644
--- a/rn.py
+++ b/rn.py
@@ -99,7 +99,7 @@ def generate(track, to_date, to_series, gccsource, persist):
print_info(
"Please verify that your changes have been committed on the"
" template branch:")
- next_rn.rn_template.log(1)
+ next_rn.rn_template.print_log(1)
ans = True
history = finput(