Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/networking/scripts/build_p4sde.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ cd p4-driver
git checkout 780b3dfa205815e87f4580383cc37bfa30187f7c

pip3 install distro
cd p4-driver/tools/setup
cd ./tools/setup
if [ "${OS}" = "Ubuntu" ]; then
echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
fi
Expand Down