3 # Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
4 # Use of this source code is governed by a BSD-style license that can be
5 # found in the LICENSE file.
7 import common
, commands
, logging
, os
8 from autotest_lib
.client
.bin
import utils
17 utils
.update_version(pwd
+ '/src', False, version
, setup
, None)