]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Clarify the test comments in test-basic.sh. Have config.sh do a
authorkientzle <kientzle@FreeBSD.org>
Sun, 11 Mar 2007 19:33:45 +0000 (19:33 +0000)
committerkientzle <kientzle@FreeBSD.org>
Sun, 11 Mar 2007 19:33:45 +0000 (19:33 +0000)
commitab3553dfb44e8eaa4aa684af4ef0c04ff425452c
tree8eb97a1059652c0aa0d6b995c6a842d671335eec
parent11fa4c47513c298a58113f8fd2a473ec7f643254
Clarify the test comments in test-basic.sh.  Have config.sh do a
better job searching for the bsdtar binary to test and the gtar binary
to use for inter-operability testing.  It should now find the built
(but not installed) binary if there is one, then search for an
installed binary in a number of standard locations.
usr.bin/tar/test/config.sh
usr.bin/tar/test/test-basic.sh