Move overlay_list to bin/cros_overlay_list.

This conforms to the new layout of scripts in which all scripts
other than make_chroot and enter_chroot are installed in the
chroot using an ebuild.

Review URL: http://codereview.chromium.org/3084012
This commit is contained in:
robotboy 2010-08-03 12:42:58 -07:00
parent 56de1dd852
commit 465c39ab50

View File

@ -8,7 +8,7 @@
# Load common constants. This should be the first executable line.
# The path to common.sh should be relative to your script's location.
. "$(dirname "$0")/common.sh"
. "$(dirname "$0")/../common.sh"
get_default_board