]> The Tcpdump Group git mirrors - tcpdump/commit
Have empty.uu explicitly be a uuencoding of /dev/null.
authorGuy Harris <[email protected]>
Mon, 4 Apr 2011 08:18:04 +0000 (01:18 -0700)
committerGuy Harris <[email protected]>
Mon, 4 Apr 2011 08:18:04 +0000 (01:18 -0700)
commitdf76679be7867a730ed446d9a7cfb2f1c839707d
tree8346bce2bf51d19ba503efefa2fecef1035c62e8
parente6933ca1435d352ccb4355aeac8d468f7fd65c87
Have empty.uu explicitly be a uuencoding of /dev/null.

That way, uudecode will write the decoded output there, rather than to a
file named "empty" that gets left around.  That also means we don't need
to redirect the output of uudecode to /dev/null, so don't do that.
Makefile.in
tests/empty.uu