openafs/tests/volser
Anders Kaseorg 7254d831b7 tests/volser/vos-t.c: Don’t ignore return value of pipe
Resolves this warning:

vos-t.c: In function ‘TestListAddrs’:
vos-t.c:60:5: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result]
     pipe(outpipe);
     ^

Change-Id: I7eb58a91b5a7d9df18a4952400f74c79299e857d
Reviewed-on: http://gerrit.openafs.org/11958
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
2015-08-02 22:03:44 -04:00
..
.gitignore tests: Add tests for the vlserver 2011-07-17 22:26:15 -07:00
Makefile.in TESTS: Skip the volser tests if current hostname maps to the loopback network 2012-09-26 06:46:27 -07:00
vos-man-t tests: make a plan for man page checks 2013-05-01 07:19:01 -07:00
vos-t.c tests/volser/vos-t.c: Don’t ignore return value of pipe 2015-08-02 22:03:44 -04:00