Files
node-problem-detector/pkg/custompluginmonitor/plugin/test-data/non-defined-exit-status.sh
2017-11-22 10:14:09 +08:00

6 lines
62 B
Bash
Executable File

#!/usr/bin/env bash
echo "NON-DEFINED-EXIT-STATUS"
exit 100