summaryrefslogtreecommitdiff
path: root/pr/src/cplus/tests/ranfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pr/src/cplus/tests/ranfile.cpp')
-rw-r--r--pr/src/cplus/tests/ranfile.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/pr/src/cplus/tests/ranfile.cpp b/pr/src/cplus/tests/ranfile.cpp
index c3ac0d3a..7cedc341 100644
--- a/pr/src/cplus/tests/ranfile.cpp
+++ b/pr/src/cplus/tests/ranfile.cpp
@@ -320,9 +320,9 @@ PRIntn main (PRIntn argc, char *argv[])
output = PR_GetSpecialFD(PR_StandardOutput);
/* main test */
-
+
cv.SetTimeout(interleave);
-
+
if (max_virtual_procs == 0) max_virtual_procs = 2;
if (limit == 0) limit = 57;
if (threads == 0) threads = 10;