Use correct non-authenticated clone for of-dissector.

This commit is contained in:
Bob Lantz
2012-04-10 21:23:26 -07:00
parent 1902dd2e3a
commit 0919b7ca67
+1 -1
View File
@@ -170,7 +170,7 @@ function wireshark {
sudo apt-get install -y scons mercurial libglib2.0-dev
sudo apt-get install -y libwiretap-dev libwireshark-dev
cd ~
hg clone ssh://hg@bitbucket.org/onlab/of-dissector
hg clone https://bitbucket.org/onlab/of-dissector
cd of-dissector/src
export WIRESHARK=/usr/include/wireshark
scons