Shell script silently exits. Why?

Bastian Bittorf bb at npl.de
Thu Nov 17 15:49:33 UTC 2016


* Pavel A <pavel.aronsky at gmail.com> [17.11.2016 16:47]:
> We checked that the script does not contain weird unprintable characters and other obvious things. Just plain ascii. 

try with 'set -x' ontop of your script and check the last lines when executing it.
also: does 'sh -n your_file.sh' complains?

bye, bastian


More information about the busybox mailing list