mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
crosutils: Require cros_show_stacks to run inside chroot
Change-Id: I28e01fb8ddb542eddf3750def7d49cd40822d6d9 BUG=9026 TEST=Try outside chroot Review URL: http://codereview.chromium.org/4782003
This commit is contained in:
parent
f8513d84fe
commit
5bedbc9ad7
@ -12,7 +12,7 @@
|
||||
. "$(dirname $0)/common.sh"
|
||||
. "$(dirname $0)/remote_access.sh"
|
||||
|
||||
restart_in_chroot_if_needed $*
|
||||
assert_inside_chroot
|
||||
|
||||
MINIDUMP_DUMP=/usr/bin/minidump_dump
|
||||
MINIDUMP_STACKWALK=/usr/bin/minidump_stackwalk
|
||||
|
Loading…
x
Reference in New Issue
Block a user