summaryrefslogtreecommitdiff
path: root/Src/glob.c
diff options
context:
space:
mode:
Diffstat (limited to 'Src/glob.c')
-rw-r--r--Src/glob.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Src/glob.c b/Src/glob.c
index fb15a4efc..dbe1d2d58 100644
--- a/Src/glob.c
+++ b/Src/glob.c
@@ -2388,6 +2388,7 @@ tokenize(char *s)
case ')':
if (isset(SHGLOB))
break;
+ case '>':
case '^':
case '#':
case '~':