X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-getdelim.c;h=0c112f6bd5e4af61dbafea9c7435fc6a73bd1dcf;hb=a2c5f8d99ec52594aae96afeb29e0aeb7a841872;hp=aca6d60fc1c63bd10fd46f1105588671095d392c;hpb=cef8286228ed003c185b3111224bf0d9061d6abe;p=gnulib.git diff --git a/tests/test-getdelim.c b/tests/test-getdelim.c index aca6d60fc..0c112f6bd 100644 --- a/tests/test-getdelim.c +++ b/tests/test-getdelim.c @@ -1,5 +1,5 @@ /* Test of getdelim() function. - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007-2008 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -29,6 +29,7 @@ if (!(expr)) \ { \ fprintf (stderr, "%s:%d: assertion failed\n", __FILE__, __LINE__); \ + fflush (stderr); \ abort (); \ } \ } \