IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 26, 2010, 6:56:26 PM (16 years ago)
Author:
watersc1
Message:

neb-host tests complete.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/lib/Nebulous/Server.pm

    r27103 r27115  
    4141# This determines how many entries from the list of volumes sorted by free space are randomized.
    4242my $topfew_count = 15;
    43 my $max_used_space = 0.98
     43my $max_used_space = 0.98;
    4444# transaction restart/retry regex
    4545my $trans_regex = qr/Deadlock Found|Lock wait timeout exceeded|try restarting transaction|Can't connect to MySQL server/i;
Note: See TracChangeset for help on using the changeset viewer.