blob: c6a09faf8b18b79784ee13703d9152f8084c86fd [file] [log] [blame]
#!/bin/bash
# Copyright (c) 2011 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.
# Sets script_root relative to this directory.
# From platform/dev/host.
SCRIPT_ROOT="$(dirname "$(readlink -f "$0")")/../../../scripts"