Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3f826560aaf81a444018293bd6acce3c339fe150
/
.
/
.buildkite
/
hooks
/
post-command
blob: 839d86ed2a5b71c221f41dbeb39ddd017b0c1894 [
file
] [
log
] [
blame
]
#!/bin/bash
# Copyright (c) 2020 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
# report disk usage:
echo
"--- $0 disk usage"
df
-
h