mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-06 20:47:00 +02:00
Move shflags into crosutils.git
Change-Id: I3aa6275362910addfaa25db9a1578a5496019c9e Review URL: http://codereview.chromium.org/2983005
This commit is contained in:
parent
2089bed7b8
commit
2c7d19693e
@ -75,7 +75,7 @@ then
|
||||
fi
|
||||
|
||||
# Load shflags
|
||||
. "$SRC_ROOT/third_party/shflags/files/src/shflags"
|
||||
. "${SRC_ROOT}/scripts/lib/shflags/shflags"
|
||||
|
||||
# Our local mirror
|
||||
DEFAULT_CHROMEOS_SERVER=${CHROMEOS_SERVER:-"http://build.chromium.org/mirror"}
|
||||
|
1
lib/shflags/README.chromium
Normal file
1
lib/shflags/README.chromium
Normal file
@ -0,0 +1 @@
|
||||
This is r137 of shflags
|
1009
lib/shflags/shflags
Normal file
1009
lib/shflags/shflags
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user