mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
Remove the now obsolete make_chroot.
The script was here to provide transitional notice to developers; it is no longer needed. BUG=None TEST=None Change-Id: Idfaae066bfb929caa306e1adbf8055a5fe4e69f5 Reviewed-on: https://gerrit.chromium.org/gerrit/11882 Commit-Ready: Richard Barnette <jrbarnette@chromium.org> Tested-by: Richard Barnette <jrbarnette@chromium.org> Reviewed-by: Chris Sosa <sosa@chromium.org> Reviewed-by: Zdenek Behan <zbehan@chromium.org>
This commit is contained in:
parent
42f4c75ad7
commit
7f48fbd72c
10
make_chroot
10
make_chroot
@ -1,10 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
|
||||
# Use of this source code is governed by a BSD-style license that can be
|
||||
# found in the LICENSE file.
|
||||
|
||||
echo "This command is deprecated, please run cros_sdk --download"
|
||||
# Run 'gclient' to sync depot_tools. Just in case.
|
||||
gclient &> /dev/null
|
||||
exit 1
|
||||
Loading…
x
Reference in New Issue
Block a user