changeset 31673 | 6a2959acae1a |
parent 29518 | 348b2b9da703 |
child 31827 | 220d4bffd23e |
--- a/tests/test-run-tests.t Mon Mar 27 16:00:47 2017 +0200 +++ b/tests/test-run-tests.t Sun Mar 26 19:57:17 2017 -0700 @@ -735,9 +735,11 @@ $ rm -f test-glob-backslash.t -Test globbing of 127.0.0.1 +Test globbing of local IP addresses $ echo 172.16.18.1 - 127.0.0.1 (glob) + $LOCALIP (glob) + $ echo dead:beef::1 + $LOCALIP (glob) Test reusability for third party tools ======================================