mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
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:
parent
cd2196d6c5
commit
27c473d6c7
@ -93,7 +93,7 @@ then
|
||||
fi
|
||||
|
||||
# Get version information
|
||||
. "${SCRIPTS_DIR}/chromeos_version.sh"
|
||||
. ${SRC_ROOT}/third_party/chromiumos-overlay/chromeos/config/chromeos_version.sh
|
||||
|
||||
# Get git hash
|
||||
# Use git:8 chars of sha1
|
||||
|
Loading…
x
Reference in New Issue
Block a user