1
0
mirror of https://github.com/gluster/glusterfs.git synced 2026-02-06 18:48:16 +01:00
Files
glusterfs/extras/command-completion
lv-mz 9e95395694 extras: use "grep -E" instead of egrep to resolve warning (#4532)
When grep uses version 3.8 and higher, gluster command auto comletion
will print waring message in command lines.
Now, use "grep -E" instead of egrep to fix the problem.

fixes:#4528

Signed-off-by: lv_mz <lv.mengzhao@zte.com.cn>
2025-06-10 14:54:47 +05:30
..