Skip to content

Commit

Permalink
[SAI submodule] Updating SAI to v1.9.1 (sonic-net#955)
Browse files Browse the repository at this point in the history
* Updating SAI to v1.9.1
  • Loading branch information
vmittal-msft authored Oct 21, 2021
1 parent 635881c commit 433c8df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions tests/checkwhitespace.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ echo Checkig for white spaces ...

find .. -type f |
grep -v SAI/ |
grep -v debian/ |
grep -v _wrap.cpp |
perl -ne 'print if /\.(c|cpp|h|hpp|am|sh|pl|pm|install|dirs|links|json|ini|yml|pws|md|py|cfg|conf|i|ac)$/' |
xargs grep -P "\\s\$"
Expand Down

0 comments on commit 433c8df

Please sign in to comment.