← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~pieq/hwcert-jenkins-jobs:fix-bad-indent-kivu into hwcert-jenkins-jobs:master

 

The proposal to merge ~pieq/hwcert-jenkins-jobs:fix-bad-indent-kivu into hwcert-jenkins-jobs:master has been updated.

Description changed to:

Current job fails with:

    raise ScannerError("while scanning for the next token", None,
yaml.scanner.ScannerError: while scanning for the next token
found character '\t' that cannot start any token
  in "<unicode string>", line 58, column 1:
    	_run sudo snap install --channe ... 

This is because some lines are using a tabulation instead of spaces.

For more details, see:
https://code.launchpad.net/~pieq/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/434044
-- 
Your team hwcert-jenkins is requested to review the proposed merge of ~pieq/hwcert-jenkins-jobs:fix-bad-indent-kivu into hwcert-jenkins-jobs:master.



References