K 10 svn:author V 6 jilles K 8 svn:date V 27 2011-10-28T23:02:21.276582Z K 7 svn:log V 284 sh: Add test for exit status of for loop without items. POSIX says the exit status of a for loop without any items shall be 0. There are no exceptions if the exit status of the previous command was not 0 or if the item list contains a command substitution with non-zero exit status. END