mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
Drop the dead enter_chroot error script.
BUG=None TEST=n/a; anything using this path was already broke. Change-Id: Ie120009a633ef58115bc0ec8eb0a62b273226440 Reviewed-on: https://gerrit.chromium.org/gerrit/31215 Commit-Ready: Brian Harring <ferringb@chromium.org> Tested-by: Brian Harring <ferringb@chromium.org> Reviewed-by: Mike Frysinger <vapier@chromium.org>
This commit is contained in:
parent
5e2e27345f
commit
ac6712fed3
@ -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 $*"
|
||||
# Run 'gclient' to sync depot_tools. Just in case.
|
||||
gclient &> /dev/null
|
||||
exit 1
|
||||
Loading…
x
Reference in New Issue
Block a user