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

6 lines
52 B
Bash

#!/usr/bin/env bash
echo "NON-EXECUTABLE"
exit -1