aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2019-04-04 13:36:07 +0200
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2019-04-05 14:13:29 +0000
commit364b1205f3fc4ea72cde345abb11b1805ccbefc7 (patch)
treee0d5fc3e63e3165ef6d67346ba47b605bec8e686
parentcf86a13aaf79400cbb8cfc051d91fd65bf496781 (diff)
Relocate a comment
Change-Id: I955676b116695274c95652268b3b9d8abc1c6f64 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
-rwxr-xr-xpackaging-tools/resetboring.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging-tools/resetboring.py b/packaging-tools/resetboring.py
index 6d4b9be28..4a64bf96f 100755
--- a/packaging-tools/resetboring.py
+++ b/packaging-tools/resetboring.py
@@ -921,9 +921,9 @@ class Scanner(object): # Support for its .disclaimed()
return False
+# Future: we may want to parse more args, query the user or wrap
+# talk, complain for verbosity control.
def main(args, hear, talk, complain):
- # Future: we may want to parse more args, query the user or wrap
- # talk, complain for verbosity control.
"""Reset boring changes
See doc-string of this file for outline.