K 10 svn:author V 6 jilles K 8 svn:date V 27 2013-05-31T14:45:25.246402Z K 7 svn:log V 213 sh: Add test cases for break outside a loop. In most shells (including our sh), break outside a loop does nothing with status 0, or at least does not abort. Therefore, scripts sometimes (buggily) depend on this. END