use test-genrandom in tests instead of /dev/urandom
commit39551b6926ef869e15af41f4eaa9356da98b2b5e
authorNicolas Pitre <nico@cam.org>
Wed, 11 Apr 2007 17:35:13 +0000 (11 13:35 -0400)
committerJunio C Hamano <junkio@cox.net>
Thu, 12 Apr 2007 02:31:24 +0000 (11 19:31 -0700)
tree561cd3ac2a68d731684d71981744e68d42ce86d5
parent2dca1af44806924946828e2fdc82ea408353d286
use test-genrandom in tests instead of /dev/urandom

This way tests are completely deterministic and possibly more portable.

Signed-off-by: Nicolas Pitre <nico@cam.org>
t/t5301-sliding-window.sh