diff options
author | Brent Cook <bcook@openbsd.org> | 2014-07-15 17:22:39 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2014-07-15 17:22:39 -0500 |
commit | 0bc4bdde5f8140b23af15482000d733dfe700968 (patch) | |
tree | 1358d4e9700c9dd67c5f7fc97dbddac85d1d3fd0 | |
parent | d3746d3a6e5b6bb8ffd40d456004939cbaaed0c7 (diff) | |
download | portable-0bc4bdde5f8140b23af15482000d733dfe700968.tar.gz portable-0bc4bdde5f8140b23af15482000d733dfe700968.tar.bz2 portable-0bc4bdde5f8140b23af15482000d733dfe700968.zip |
move fork_rand.sh so it does not get run every time
the test takes many minutes to run on an OS with a slow fork() call
ok beck@
-rwxr-xr-x | tests/run_fork_rand.sh (renamed from tests/fork_rand.sh) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/fork_rand.sh b/tests/run_fork_rand.sh index d1e2685..d1e2685 100755 --- a/tests/fork_rand.sh +++ b/tests/run_fork_rand.sh | |||