2569. [func] Move journalprint, nsec3hash, and genrandom

commands from bin/tests into bin/tools;
                        "make install" will put them in $sbindir. [RT #19301]
This commit is contained in:
Evan Hunt
2009-03-02 03:54:10 +00:00
parent dfa3ca995c
commit ca42dcc068
24 changed files with 4669 additions and 4666 deletions

View File

@@ -15,9 +15,9 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: prereq.sh,v 1.10 2007/06/19 23:47:02 tbox Exp $
# $Id: prereq.sh,v 1.11 2009/03/02 03:53:29 each Exp $
../../genrandom 400 random.data
../../../tools/genrandom 400 random.data
if $KEYGEN -a RSAMD5 -b 512 -n zone -r random.data foo > /dev/null 2>&1
then