* Pavel A <[email protected]> [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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
