]> TLD Linux GIT Repositories - packages/mksh.git/blobdiff - mksh-circumflex.patch
- merged 50c from PLD
[packages/mksh.git] / mksh-circumflex.patch
index 8aed985fc61f01e1a4b90c2701baa6e8aa7bcf96..8533e44a0ae71b50dc4ca4893ad55454083f6cca 100644 (file)
@@ -43,3 +43,15 @@ diff -ur mksh-40.org//tree.c mksh-40/tree.c
                            c == '-' || c == ']' || c == '*' || c == '?'))
                                shf_putc(MAGIC, shf);
                        shf_putc(c, shf);
+diff -urN mksh.org/check.t mksh/check.t
+--- mksh.org/check.t   2014-01-11 19:10:02.000000000 +0100
++++ mksh/check.t       2014-01-20 14:12:37.924222697 +0100
+@@ -2085,7 +2085,7 @@
+       cbc
+       -bc cbc
+       abc bbc
+-      ^bc abc bbc
++      !bc -bc ^bc cbc
+       !bc -bc ^bc cbc
+ ---
+ name: glob-range-2