On 6/16/14, 7:30 AM, Ondrej Oprala wrote:
> shopt -s compat42 seems to actually set compat41, also leading
> shopt to report that both compat 41 and 42 are on.
Thanks for the report.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis''
shopt -s compat42 seems to actually set compat41, also leading
shopt to report that both compat 41 and 42 are on.
Thanks,
Ondrej
diff --git a/builtins/shopt.def b/builtins/shopt.def
index 55d4543..80e257d 100644
--- a/builtins/shopt.def
+++ b/builtins/shopt.def
@@ -160,7 +160,7 @@ static struct {