From 57d134d0a5ddbb46dbf431b432f1fa9898c60103 Mon Sep 17 00:00:00 2001 From: Jed Reynolds Date: Mon, 14 Oct 2019 15:38:22 -0700 Subject: [PATCH] Updates port_test resource --- json/port_test.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/port_test.pl b/json/port_test.pl index 25088ddc..de8a79c0 100755 --- a/json/port_test.pl +++ b/json/port_test.pl @@ -35,7 +35,7 @@ my $usage = qq("$0 --host {ip or hostname} # connect to this my $num_sta = 3; -my $des_resource = 6; +my $des_resource = 1; ## ## M A I N ##