From d0cd9032d8b46051b490790a30e87a1e87c86670 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 19 Jan 2016 09:49:40 +0000 Subject: 37646: bit missed out of previous readonly commit. I mean, the commit about readonly. Commits aren't readonly, this is git. --- Test/B02typeset.ztst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Test/B02typeset.ztst') diff --git a/Test/B02typeset.ztst b/Test/B02typeset.ztst index 681fe73c7..d6d24210b 100644 --- a/Test/B02typeset.ztst +++ b/Test/B02typeset.ztst @@ -706,3 +706,8 @@ >typeset -a array=( '' two '' four ) >typeset -a array=( one '' three ) >no really nothing here + + readonly isreadonly=yes + typeset isreadonly=still +1:typeset returns status 1 if setting readonly variable +?(eval):2: read-only variable: isreadonly -- cgit 1.4.1