Don't checkout SIGCOMM branch. (#62)

* Created new subdirectory for Fall developer day.

* Created vm directory for P4D2_2017_Fall. Fixed emacs permission problem.

* Remove checkout of SIGCOMM branch.
This commit is contained in:
Robert Soule 2017-10-24 07:29:07 -07:00 committed by GitHub
parent 8ffdf22178
commit 3f8abb5368

View File

@ -38,7 +38,6 @@ cd ..
pip install crcmod pip install crcmod
git clone https://github.com/p4lang/tutorials git clone https://github.com/p4lang/tutorials
cd tutorials cd tutorials
git checkout sigcomm_17
cd .. cd ..
sudo mv tutorials /home/p4 sudo mv tutorials /home/p4
sudo chown -R p4:p4 /home/p4/tutorials sudo chown -R p4:p4 /home/p4/tutorials