Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/lib/libc/net/getaddrinfo
Module Name: src
Committed By: pgoyette
Date: Thu Jan 10 11:13:50 UTC 2019
Modified Files:
src/tests/lib/libc/net/getaddrinfo: t_getaddrinfo.sh
Log Message:
Remove extraneous && from check_output()
With this extra && the test case exits abnormally when the actual and
expected outputs don't match.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/net/getaddrinfo/t_getaddrinfo.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index