From b9ab6ab5987edf34fb79d5f0fafee381103f69d7 Mon Sep 17 00:00:00 2001 From: Indrajit Raychaudhuri Date: Tue, 28 Mar 2023 17:48:37 -0500 Subject: ntp: T5118: Remove vestigial ntp completion script This isn't used anymore after migration from ntpd to chrony as part of T3008. --- src/completion/list_ntp_servers.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 src/completion/list_ntp_servers.sh (limited to 'src') diff --git a/src/completion/list_ntp_servers.sh b/src/completion/list_ntp_servers.sh deleted file mode 100755 index d0977fbd6..000000000 --- a/src/completion/list_ntp_servers.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -# Completion script used to select specific NTP server -/bin/cli-shell-api -- listEffectiveNodes system ntp server | sed "s/'//g" -- cgit v1.2.3