mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 06:01:41 +02:00
placeholders: update depot_tools for people who didn't read PSA
BUG=chromium-os:19544 TEST=none Change-Id: I9e516d6b14db63a814c085e4194b6c4c24594a7d Reviewed-on: http://gerrit.chromium.org/gerrit/6521 Tested-by: Zdenek Behan <zbehan@chromium.org> Reviewed-by: Anush Elangovan <anush@chromium.org>
This commit is contained in:
parent
5f9dbe46a6
commit
7b57a7731d
@ -5,4 +5,6 @@
|
|||||||
# found in the LICENSE file.
|
# found in the LICENSE file.
|
||||||
|
|
||||||
echo "This command is deprecated, please run cros_sdk $*"
|
echo "This command is deprecated, please run cros_sdk $*"
|
||||||
|
# Run 'gclient' to sync depot_tools. Just in case.
|
||||||
|
gclient &> /dev/null
|
||||||
exit 1
|
exit 1
|
||||||
|
@ -5,4 +5,6 @@
|
|||||||
# found in the LICENSE file.
|
# found in the LICENSE file.
|
||||||
|
|
||||||
echo "This command is deprecated, please run cros_sdk --download"
|
echo "This command is deprecated, please run cros_sdk --download"
|
||||||
|
# Run 'gclient' to sync depot_tools. Just in case.
|
||||||
|
gclient &> /dev/null
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user