From a17469d7da93bd74062192f62df810f426bb3085 Mon Sep 17 00:00:00 2001 From: eeb Date: Fri, 8 Jul 2005 14:51:21 +0000 Subject: [PATCH] * newconfig liblustre/tcpnal runs sanity OK --- lustre/liblustre/tests/sanity.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/liblustre/tests/sanity.c b/lustre/liblustre/tests/sanity.c index acea41e..57ed1d2 100644 --- a/lustre/liblustre/tests/sanity.c +++ b/lustre/liblustre/tests/sanity.c @@ -914,7 +914,7 @@ int main(int argc, char * const argv[]) t22(); t50(); - printf("liblustre is about shutdown\n"); + printf("liblustre is about to shutdown\n"); __liblustre_cleanup_(); printf("complete successfully\n"); -- 1.8.3.1