OSDN Git Service

Bug fix
author6638678 <6638678@1ed66053-1c2d-0410-8867-f7571e6e31d3>
Thu, 21 Oct 2010 12:26:19 +0000 (12:26 +0000)
committer6638678 <6638678@1ed66053-1c2d-0410-8867-f7571e6e31d3>
Thu, 21 Oct 2010 12:26:19 +0000 (12:26 +0000)
git-svn-id: http://10.144.169.20/repos/um/branches/l7vsd-3.x-ramiel-epoll-cond@10399 1ed66053-1c2d-0410-8867-f7571e6e31d3

test/script/PT/B/B-26.sh
test/script/PT/B/B-27.sh
test/script/PT/B/B-28.sh
test/script/PT/B/B-29.sh

index 14d2503..811cf0e 100755 (executable)
@@ -16,6 +16,7 @@ then
        echo "Test failed: $L7VSADM"
         exit 1
 fi
+usleep 100000
 
 RET=`ls ${L7VS_LOG_DIR}/l7vsadm.log* | wc -l`
 if [ $RET -ne 2 ]
index 33eb07c..de27ff5 100755 (executable)
@@ -16,6 +16,7 @@ then
        echo "Test failed: $L7VSADM"
         exit 1
 fi
+usleep 100000
 
 RET=`ls ${L7VS_LOG_DIR}/l7vsadm.log* | wc -l`
 if [ $RET -ne 2 ]
index 3fb9a56..6e45734 100755 (executable)
@@ -16,6 +16,7 @@ then
        echo "Test failed: $L7VSADM"
         exit 1
 fi
+usleep 100000
 
 RET=`ls ${L7VS_LOG_DIR}/l7vsadm.log* | wc -l`
 if [ $RET -ne 2 ]
index b12160d..2fe98df 100755 (executable)
@@ -16,6 +16,7 @@ then
         echo "Test failed: $L7VSADM"
         exit 1
 fi
+usleep 100000
 
 RET=`ls ${L7VS_LOG_DIR}/l7vsadm.log* | wc -l`
 if [ $RET -ne 2 ]