Changeset 13ffeff in mod_gnutls
- Timestamp:
- Nov 24, 2015, 12:19:18 PM (7 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- 7225749
- Parents:
- 9413c36
- git-author:
- Daniel Kahn Gillmor <dkg@…> (10/19/15 21:13:43)
- git-committer:
- Thomas Klute <thomas2.klute@…> (11/24/15 12:19:18)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/runtests
r9413c36 r13ffeff 206 206 207 207 if [ -e ${t}/output ] ; then 208 diff_output_filter_headers "${t}/output" "$output" "-q"208 diff_output_filter_headers "${t}/output" "$output" >&2 209 209 fi 210 210 if [ -n "${USE_MSVA}" ]; then
Note: See TracChangeset
for help on using the changeset viewer.