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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user