Fix the path of chromeos_version.sh in archive_build.sh

Change-Id: I16fd83aef4cfc11245a95af66813f7689386949b

TBR=djmm
BUG=chromium-os:9714, chromium-os:10354
TEST=none

Review URL: http://codereview.chromium.org/5884001
This commit is contained in:
Yasuhiro Matsuda 2010-12-15 17:35:54 +09:00
parent cd2196d6c5
commit 27c473d6c7

View File

@ -93,7 +93,7 @@ then
fi fi
# Get version information # Get version information
. "${SCRIPTS_DIR}/chromeos_version.sh" . ${SRC_ROOT}/third_party/chromiumos-overlay/chromeos/config/chromeos_version.sh
# Get git hash # Get git hash
# Use git:8 chars of sha1 # Use git:8 chars of sha1