Skip to content

Commit

Permalink
Add pg-drop script to sonic filesystem (sonic-net#1583)
Browse files Browse the repository at this point in the history
- 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 <ayurkiv@nvidia.com>
  • Loading branch information
ayurkiv-nvda authored May 4, 2021
1 parent cbe2159 commit 0f4988b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
'scripts/nbrshow',
'scripts/neighbor_advertiser',
'scripts/pcmping',
'scripts/pg-drop',
'scripts/port2alias',
'scripts/portconfig',
'scripts/portstat',
Expand Down

0 comments on commit 0f4988b

Please sign in to comment.