mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-04-21 01:46:42 +00:00
6 lines
127 B
Bash
Executable File
6 lines
127 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
echo "012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789"
|
|
exit 0
|
|
|