aboutsummaryrefslogtreecommitdiffstats
path: root/testing/do-tests
diff options
context:
space:
mode:
Diffstat (limited to 'testing/do-tests')
-rwxr-xr-xtesting/do-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/do-tests b/testing/do-tests
index 4811aac8e..d2ce202c5 100755
--- a/testing/do-tests
+++ b/testing/do-tests
@@ -468,7 +468,7 @@ do
<img src="../../images/$DIAGRAM" alt="$VIRTHOSTS">
@EOF
- if [ -n "$IPV6" -o $SUBDIR = "ipv6" ]
+ if [ -n "$IPV6" ]
then
IPROUTE_CMD="ip -6 route list table $SOURCEIP_ROUTING_TABLE"
IPROUTE_DSP=$IPROUTE_CMD