commit | c10fc2c22088c43bc81a420a80bd73f1567770ff | [log] [tgz] |
---|---|---|
author | laijack <jack.lai@intel.com> | Thu Nov 19 09:52:48 2015 +0800 |
committer | ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> | Thu Nov 19 02:07:15 2015 +0000 |
tree | d464f9b2ed20bded53cf281fddb9ad8a8eb85f67 | |
parent | 8b4b9dfc5d09adf3b1747e9a8664cd8c802bf0d2 [diff] |
Buddy: Fix the syntax error BUG=None TEST=Test firmware_FAFTSetup on Buddy Change-Id: Id5bb4c9cbd07dcbfcc966f0d49d8b4f5908a4735 Signed-off-by: laijack <jack.lai@intel.com> Reviewed-on: https://chromium-review.googlesource.com/313111 Reviewed-by: danny chan <dchan@chromium.org>
diff --git a/server/cros/faft/config/buddy.py b/server/cros/faft/config/buddy.py index bb20f49..3d7967e 100644 --- a/server/cros/faft/config/buddy.py +++ b/server/cros/faft/config/buddy.py
@@ -1,4 +1,4 @@ -opyright 2015 The Chromium OS Authors. All rights reserved. +# Copyright 2015 The Chromium OS Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file.