Fix merge error in previous commit.
Sponsored by: Bright Path Solutions
This commit is contained in:
parent
06c333e3a8
commit
64ed1d5707
@ -472,9 +472,9 @@ DirExpandCurly(word, brace, path, expansions)
|
||||
case '[':
|
||||
Dir_Expand(file, path, expansions);
|
||||
goto next;
|
||||
}
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (*cp2 == '\0') {
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user