From 49d0176491d1ee0d90d5dc83e462396e76a1195b Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 7 Mar 1994 23:24:13 +0000 Subject: Formerly fstests.c.~13~ --- fstests/fstests.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fstests/fstests.c') diff --git a/fstests/fstests.c b/fstests/fstests.c index 74b64c28..c291c5d5 100644 --- a/fstests/fstests.c +++ b/fstests/fstests.c @@ -45,6 +45,8 @@ main () root = _hurd_ports[INIT_PORT_CRDIR].port; stdout = mach_open_devstream (_hurd_init_dtable[1], "w"); + printf ("fstests running...\n"); + #if 1 if ((err = dir_unlink (root, "CREATED")) && err != ENOENT) printf ("Error on unlink: %d\n", err); -- cgit v1.2.3