spawn-pipe tests: Fix a NULL program name in a diagnostic.
authorBruno Haible <bruno@clisp.org>
Sat, 4 Feb 2012 17:20:11 +0000 (18:20 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 4 Feb 2012 17:20:43 +0000 (18:20 +0100)
commit4e9e5f62f6a6d5488f0697cb38c8c7847a25ebf8
treef0cfa038836b69bab0bd50357b22d0c5669a899b
parentdc14031ee642f973cc7a96968d822d6f8c5f1bb2
spawn-pipe tests: Fix a NULL program name in a diagnostic.

* tests/test-spawn-pipe-main.c: Include progname.h.
(main): Invoke set_program_name.
* modules/spawn-pipe-tests (Depends-on): Add progname.
ChangeLog
modules/spawn-pipe-tests
tests/test-spawn-pipe-main.c