Skip to content
Snippets Groups Projects
Commit 267a3f98 authored by Kirk Webb's avatar Kirk Webb
Browse files

The ports-install script neglects to copy the ulsshblahblah port into
the ports tree, causing mayhem and havoc at remote site.  Updated.
parent 833b960d
No related merge requests found
......@@ -7,7 +7,7 @@
PORTSDIR=/usr/ports
PORTSUBDIR=misc
SRCDIR=`dirname $0`
PORTS="elvind emulab-boss emulab-ops libelvin emulab-tftp-hpa p5-GD-old"
PORTS="elvind emulab-boss emulab-ops libelvin emulab-tftp-hpa p5-GD-old ulsshxmlrpcpp"
for PORT in $PORTS
do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment