File

tests/run_tests.sh @ 8421:3d21c63ec03f

net.dns: Don't compress a single zero group in IPv6 addresses to match behaviour of inet_ntop
author Kim Alvefur <zash@zash.se>
date Fri, 01 Dec 2017 04:50:20 +0100
parent 7498:92e1c8355694
line wrap: on
line source

#!/bin/sh
rm reports/*.report
exec lua test.lua "$@"