OSDN Git Service

bug fix
author6638678 <6638678@1ed66053-1c2d-0410-8867-f7571e6e31d3>
Fri, 22 Oct 2010 01:33:34 +0000 (01:33 +0000)
committer6638678 <6638678@1ed66053-1c2d-0410-8867-f7571e6e31d3>
Fri, 22 Oct 2010 01:33:34 +0000 (01:33 +0000)
git-svn-id: http://10.144.169.20/repos/um/branches/l7vsd-3.x-ramiel-epoll-cond@10403 1ed66053-1c2d-0410-8867-f7571e6e31d3

test/script/PT/B/B-42-IPv4v4.sh

index c37d409..de0ad53 100755 (executable)
@@ -116,10 +116,10 @@ then
 fi
 
 #clear statistic(using long option)
-$L7VSADM --snmp --refresh --tcp-service  127.0.0.1:40001 --proto-module ip 
+$L7VSADM --snmp --refresh --tcp-service  $VS1:40001 --proto-module ip 
 if [ $? -ne 0 ]
 then
-        echo "Test failed: $L7VSADM --snmp --refresh --tcp-service  127.0.0.1:40001 --proto-module ip "
+        echo "Test failed: $L7VSADM --snmp --refresh --tcp-service  $VS1:40001 --proto-module ip "
         exit 1
 fi