PERFORCE change 142454 for review

Victor Hugo Bilouro bilouro at FreeBSD.org
Wed May 28 15:21:48 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=142454

Change 142454 by bilouro at tcptest on 2008/05/28 15:21:00

	correct the path and name of callable script

Affected files ...

.. //depot/projects/soc2008/bilouro_tcptest/src/scripts/fasteners/tcpconnect.sh#2 edit

Differences ...

==== //depot/projects/soc2008/bilouro_tcptest/src/scripts/fasteners/tcpconnect.sh#2 (text+ko) ====

@@ -1,2 +1,2 @@
 #!/bin/sh
-	python connect.py -i ed0 -s "192.168.1.10" -t "192.168.1.20" -e "00:1c:42:47:3f:cd" -d "00:1c:42:db:c5:22" -o 53639 -x 22022 
+	python ../tcpconnect.py -i ed0 -s "192.168.1.10" -t "192.168.1.20" -e "00:1c:42:47:3f:cd" -d "00:1c:42:db:c5:22" -o 53639 -x 22022 


More information about the p4-projects mailing list