Files
node-problem-detector/pkg/custompluginmonitor/plugin/test-data/non-ok.sh
T

6 lines
42 B
Bash
Executable File

#!/usr/bin/env bash
echo "NonOK"
exit 1