Skip to content

Commit 0f4988b

Browse files
authored
Add pg-drop script to sonic filesystem (sonic-net#1583)
- What I did Added 'pg-drop' to the files system of SONiC - How I did it Add 'scripts/pg-drop' to setup.py file - How to verify it Check that 'pg-drop' script exists in /usr/local/bin/pg-drop Signed-off-by: Andriy Yurkiv <[email protected]>
1 parent cbe2159 commit 0f4988b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
'scripts/nbrshow',
109109
'scripts/neighbor_advertiser',
110110
'scripts/pcmping',
111+
'scripts/pg-drop',
111112
'scripts/port2alias',
112113
'scripts/portconfig',
113114
'scripts/portstat',

0 commit comments

Comments
 (0)