]> arthur.barton.de Git - nagcollect.git/blobdiff - client/lib/wrapper/wrapper-bottom.sh
Fix error message of wrapper script for active checks
[nagcollect.git] / client / lib / wrapper / wrapper-bottom.sh
index 1e91096e3c9de6d0b7e9e1bc2710a83f4d44df39..e298c0d4da8fee9fa0f84ffcaf9425be887ca76a 100644 (file)
@@ -2,7 +2,7 @@
 # BEGIN: wrapper-bottom.sh
 
 if [ -z "$TEXT" -o -z "$STATUS" ]; then
-       echo "Test script !"
+       echo "Test script failed! Check not supported on this system?"
        exit 3
 fi