Files
node-problem-detector/pkg/custompluginmonitor/plugin/test-data/non-defined-exit-status.sh
T

6 lines
62 B
Bash
Executable File

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