If someone has a moment can you please run the following script via policy and confirm casper see's it as a failure. I've tried for days to explain to support that this is a bug in their log parsing but they will not listen and are now suggesting I have their team write me a script for a fee. I'm about ready to start pulling my hair out. Since I can't seem to get them to help I'd at least like someone here to back me up on what I am seeing.
The following simulates the output of my script and in my testing, provides the same 'failure' result in the target system's JSS logs.
echo "Script result: ---> Computing dependencies for watch ---> Cleaning watch ---> Scanning binaries for linking errors ---> No broken files found."
exit 0
