mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 08:17:26 +00:00
Fixed typo in hack/serve-prom-scrapes.sh
This commit is contained in:
parent
8e5089ad17
commit
3e44d95857
@ -25,7 +25,7 @@
|
|||||||
# and the timestamp from the filename is multiplied by the necessary 1000
|
# and the timestamp from the filename is multiplied by the necessary 1000
|
||||||
# and added to the data in that file.
|
# and added to the data in that file.
|
||||||
|
|
||||||
# This requires an `nc` comment that this script knows how to wrangle.
|
# This requires an `nc` command that this script knows how to wrangle.
|
||||||
|
|
||||||
if (( $# != 2 )); then
|
if (( $# != 2 )); then
|
||||||
echo "Usage: $0 port_num scrapes_dir" >&2
|
echo "Usage: $0 port_num scrapes_dir" >&2
|
||||||
|
Loading…
Reference in New Issue
Block a user