1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb/tools
Martin Schwenke 862fc5770c ctdb: Do not use egrep
On some platforms, egrep prints a deprecation warning to stderr:

  egrep: warning: egrep is obsolescent; using grep -E

Use grep -E instead.

This is nice and simple, so no use splitting this commit into 2
separate commits for each of tools and test.

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2023-07-19 09:01:33 +00:00
..
ctdb_diagnostics ctdb: Do not use egrep 2023-07-19 09:01:33 +00:00
ctdb_killtcp.c ctdb-tools: Switch tickle ACK sending message to INFO level 2023-07-10 14:21:30 +00:00
ctdb_lvs ctdb-tool: Add UNKNOWN pseudo state 2022-06-28 09:24:31 +00:00
ctdb_natgw ctdb-tool: Add UNKNOWN pseudo state 2022-06-28 09:24:31 +00:00
ctdb.c ctdb:tool: Remove unnecessary strlen() 2023-04-12 13:52:31 +00:00
ltdbtool.c ctdb-tools: Fix signed/unsigned conversion by declaring as size_t 2019-06-05 10:25:49 +00:00
onnode ctdb-tools: Avoid ShellCheck warning SC2317 2023-07-05 11:18:37 +00:00