#!/bin/sh


# Separate script so it does not get set wait-trusted.

. ./test-functions

_ping=$(copy ping)
( cat confidential ) > /dev/null 2>&1 < /dev/null
test_evil_bit $_ping -c 1 8.8.8.8
rm -f $_ping
