~cypressyew/checkbox/fix-pygiwarning-camera-test

« back to all changes in this revision

Viewing changes to checkbox-ng/checkbox_ng/launcher.py

"automatic merge of lp:~kissiel/checkbox/fix-1556337-conf-files-ignored/ by tarmac [r=sylvain-pineau][bug=1556337][author=kissiel]"

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
 
52
52
    config_filename = config.Variable(
53
53
        section="config",
 
54
        default="canonical-certification.conf",
54
55
        help_text=_("Name of custom configuration file"))
55
56
 
56
57
    def get_concrete_launcher(self):