Module Name: src Committed By: maxv Date: Mon Jun 30 17:22:32 UTC 2014
Modified Files:
src/sys/kern: exec_script.c
Log Message:
If the interpreter is "", do not keep loading the script (which will later
fail), but return ENOEXEC directly.
ok christos@
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/sys/kern/exec_script.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
