]> oss.titaniummirror.com Git - webber.git/blobdiff - plugins/skeleton.py
skeleton: fix function name "start" to match comment and @set_hook()
[webber.git] / plugins / skeleton.py
index 0b427f1682fadb36b5b1784fac710af68183c803..8ab9b579b1b6f38e039172c48b7305dc1f2ac0d0 100644 (file)
@@ -37,7 +37,7 @@ def checkconfig(params):
 # param is empty
 #
 @set_hook("start")
-def finish(params):
+def start(params):
        if cfg.test_verbose:
                print "in skeleton.start"