K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-03-13T22:30:52.993983Z K 7 svn:log V 349 sh: Add test for assignment errors (e.g. trying to change a readonly var). We currently ignore readonly status for assignments before regular builtins and external programs (these assignments are not persistent anyway), so just check that the readonly variable really is not changed. The test depends on the command builtin changes for 'command :'. END