Skip to content

Commit

Permalink
Add pg-drop script to sonic filesystem (#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 <[email protected]>
  • Loading branch information
ayurkiv-nvda authored and daall committed May 5, 2021
1 parent b216bf0 commit 68ea9ef
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 @@ -101,6 +101,7 @@
'scripts/nbrshow',
'scripts/neighbor_advertiser',
'scripts/pcmping',
'scripts/pg-drop',
'scripts/port2alias',
'scripts/portconfig',
'scripts/portstat',
Expand Down

0 comments on commit 68ea9ef

Please sign in to comment.