mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Remove extraneous newline
This commit is contained in:
parent
23fb8a8b76
commit
35db467216
@ -74,6 +74,5 @@ function upload_logs_to_gcs() {
|
|||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# Automatically upload logs to GCS on exit or timeout.
|
# Automatically upload logs to GCS on exit or timeout.
|
||||||
trap upload_logs_to_gcs EXIT SIGTERM SIGINT
|
trap upload_logs_to_gcs EXIT SIGTERM SIGINT
|
||||||
|
Loading…
Reference in New Issue
Block a user