From 4d5b0de1fbce036f2ac759a1a5ab88bd8a495a93 Mon Sep 17 00:00:00 2001 From: Erik van der Kouwe Date: Thu, 2 Jul 2015 19:01:21 +0200 Subject: [PATCH] test48: update lookup name from static.minix3.org to test48.minix3.org Change-Id: Ie8553bee529aeba66a438eab90177551ec44bc07 --- minix/tests/test48.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minix/tests/test48.c b/minix/tests/test48.c index 21c644a8f..7f994898c 100644 --- a/minix/tests/test48.c +++ b/minix/tests/test48.c @@ -315,7 +315,7 @@ static struct { "255.0.0.0", 0xff000000, 1, 0, 0, 0 }, { "127.0.0.1", 0x7f000001, 1, 0, 0, 0 }, { "localhost", 0x7f000001, 0, 1, 0, 0, }, - { "static.minix3.org", 0xC023C00A, 0, 1, 1, 0, }, + { "test48.minix3.org", 0x7f010203, 0, 1, 1, 0, }, { "", 0x00000000, 1, 0, 0, (1<