mirror of
https://github.com/etcd-io/etcd.git
synced 2026-02-05 06:46:49 +01:00
Add OS detection for sed in-place editing (BSD vs GNU) to use a portable sed insert syntax with literal newlines. Also, replace `dirname -z` (GNU-specific) with while-read loop Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com> Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
scripts for etcd development