public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* io/fileio/current/tests/fnmatch.c gives irritating message
@ 2007-08-17 19:28 Hans Rosenfeld
  2007-08-17 19:33 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Rosenfeld @ 2007-08-17 19:28 UTC (permalink / raw)
  To: ecos-patches

[-- Attachment #1: Type: text/plain, Size: 139 bytes --]

While not dramatic, its annoying and irritating:
PASS:<fnmatch failed>


-- 
%SYSTEM-F-ANARCHISM, The operating system has been overthrown

[-- Attachment #2: fnmatch.diff --]
[-- Type: text/plain, Size: 483 bytes --]

Index: fnmatch.c
===================================================================
RCS file: /cvs/ecos/ecos/packages/io/fileio/current/tests/fnmatch.c,v
retrieving revision 1.1
diff -u -r1.1 fnmatch.c
--- fnmatch.c	29 Jan 2007 13:41:44 -0000	1.1
+++ fnmatch.c	17 Aug 2007 19:25:49 -0000
@@ -130,7 +130,7 @@
   if (failed) {
     CYG_TEST_FAIL_FINISH("fnmatch failed");
   } else {
-    CYG_TEST_PASS_FINISH("fnmatch failed");
+    CYG_TEST_PASS_FINISH("fnmatch passed");
   }
 }
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: io/fileio/current/tests/fnmatch.c gives irritating message
  2007-08-17 19:28 io/fileio/current/tests/fnmatch.c gives irritating message Hans Rosenfeld
@ 2007-08-17 19:33 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2007-08-17 19:33 UTC (permalink / raw)
  To: Hans Rosenfeld; +Cc: ecos-patches

On Fri, Aug 17, 2007 at 09:28:04PM +0200, Hans Rosenfeld wrote:
> While not dramatic, its annoying and irritating:
> PASS:<fnmatch failed>

Thanks. I added a ChangeLog entry and committed it.

        Andrew

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-17 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-17 19:28 io/fileio/current/tests/fnmatch.c gives irritating message Hans Rosenfeld
2007-08-17 19:33 ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).